[wpdev-commits] xmlscripts/scripts/wolfpack consts.py,1.23,1.24
Brought to you by:
rip,
thiagocorrea
|
From: <co...@us...> - 2003-09-16 18:16:59
|
Update of /cvsroot/wpdev/xmlscripts/scripts/wolfpack In directory sc8-pr-cvs1:/tmp/cvs-serv29800 Modified Files: consts.py Log Message: custom houses Index: consts.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/wolfpack/consts.py,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** consts.py 16 Sep 2003 12:51:34 -0000 1.23 --- consts.py 16 Sep 2003 18:16:56 -0000 1.24 *************** *** 226,229 **** --- 226,230 ---- EVENT_STATGAIN = 32 EVENT_CASTSPELL = 33 + EVENT_CHLEVELCHANGE = 34 # Effect Constants |