- added remaining monsters and eventtypes
commitfe6a3792ec57cc656fdc71716e0b1057d49dd67c
authorrustushki <rustushki>
Mon, 13 Nov 2006 00:14:17 +0000 (13 00:14 +0000)
committerrustushki <rustushki>
Mon, 13 Nov 2006 00:14:17 +0000 (13 00:14 +0000)
tree258e9424c4394ce72790083fc1eaddc9cde676e1
parent171b935f57abf38a1cd845d8c3a4cc31d2a04c24
- added remaining monsters and eventtypes
- deleted the outdated party flatfiles
- hp now maxes out (i.e. doesn't exceed maximum value)

I think it's ready for testing at this point.  Looks like we're pretty much done here.
consolecontroller.py
consoleview.py
data/eventtypes/fright.xml [new file with mode: 0644]
data/fighter/Griffiend.xml [copied from data/fighter/Wolf.xml with 59% similarity]
data/fighter/Slithera.xml [new file with mode: 0644]
data/fighter/Stonos.xml [copied from data/fighter/Wolf.xml with 58% similarity]
data/fighter/Wolf.xml
data/party/party1 [deleted file]
data/party/party2 [deleted file]
fighter.py
transaction.py