*Fix a bug that dark portal script causes crash when loading (this is a temp fix).

--HG--
branch : trunk
This commit is contained in:
megamage
2008-12-16 23:32:13 -06:00
parent bf0e8489a0
commit a5bea67d75

View File

@@ -22,7 +22,8 @@
#define C_TIME_KEEPER 17918
#define C_RKEEP 21104
#define C_RLORD 17839
#define RIFT_BOSS urand(0,1) ? C_RKEEP : C_RLORD
//#define RIFT_BOSS urand(0,1) ? C_RKEEP : C_RLORD
#define RIFT_BOSS C_RKEEP
#define C_DEJA 17879
#define C_TEMPO 17880
#define C_AEONUS 17881