mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-08 21:44:35 +02:00
Merge branch 'ioncannon/quest_system' of https://bitbucket.org/Ioncannon/project-meteor-server into Jorge/quest_system
This commit is contained in:
commit
fb9d4026a5
9 changed files with 209 additions and 195 deletions
|
@ -161,8 +161,8 @@ ENPC_PROP_CAN_EMOTE = 3;
|
|||
ENPC_PROP_CAN_NOTICE = 4;
|
||||
|
||||
QFLAG_NONE = 0;
|
||||
QFLAG_MAP = 1;
|
||||
QFLAG_PLATE = 2;
|
||||
QFLAG_MAP = 3;
|
||||
|
||||
-- MUSIC
|
||||
MUSIC_IMMEDIATE = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue