Added a new Randomize SDF Special Node (General)

Resolves issue #32
This commit is contained in:
Sylae Corell
2013-09-12 18:47:14 -06:00
parent f27e0e51b6
commit 771af5fafc
4 changed files with 26 additions and 4 deletions

View File

@@ -735,6 +735,7 @@ enum eSpecNodeType {
SPEC_WANDERING_WILL_FIGHT = 26,
SPEC_END_SCENARIO = 27,
SPEC_DISPLAY_PICTURE = 28,//new (Classic Blades of Exile) special
SPEC_RAND_SDF = 29,
SPEC_ONCE_GIVE_ITEM = 50,
SPEC_ONCE_GIVE_SPEC_ITEM = 51,
SPEC_ONCE_NULL = 52,