mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-07-29 22:06:12 +02:00
Removed more dead scripts. Exported missing sql files.
This commit is contained in:
parent
b57f91470a
commit
765cf194c5
65 changed files with 1076 additions and 809 deletions
|
@ -59,8 +59,6 @@ Phase:
|
|||
|
||||
--]]
|
||||
|
||||
|
||||
|
||||
-- Sequence Numbers
|
||||
SEQ_000 = 0; -- Ul'dah Adventurer's Guild
|
||||
SEQ_005 = 5; -- Run to Camp Black Brush & Attune
|
||||
|
@ -83,7 +81,6 @@ SEQ_100 = 100;
|
|||
SEQ_105 = 105;
|
||||
SEQ_110 = 110;
|
||||
|
||||
|
||||
-- Actor Class Ids
|
||||
OVERCOMPETITIVE_ADVENTURER = 1000807;
|
||||
MOMODI = 1000841;
|
||||
|
@ -93,8 +90,6 @@ GREEDY_MERCHANT = 1000937;
|
|||
LIONHEARTED_ADVENTURER = 1000938;
|
||||
SPRY_SALESMAN = 1000939;
|
||||
|
||||
|
||||
|
||||
UPBEAT_ADVENTURER = 1000940;
|
||||
SEEMINGLY_CALM_ADVENTURER = 1000941;
|
||||
UNKNOWN1 = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue