mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-10 06:24:38 +02:00
Merge branch 'Jorge/quest_system' into ioncannon/quest_system
This commit is contained in:
commit
9a2f8ef89a
31 changed files with 1730 additions and 381 deletions
|
@ -38,7 +38,8 @@ horizontal = {
|
|||
rotation = {
|
||||
["ROTATE"] = 3,
|
||||
["ORIENTATION"] = 3,
|
||||
["O"] = 3
|
||||
["O"] = 3,
|
||||
["ROT"] = 3
|
||||
}
|
||||
|
||||
function onTrigger(player, argc, arg1, arg2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue