weakened the stone doors in FrozenFortress to standard maxdamage (300 -> 180 = ~9 flints)

David Dormagen 2012-10-23 23:35:11 +02:00
parent d69bb6b378
commit acb9e7aaa9
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
#appendto StoneDoor
private func GetStrength() { return 300; }
protected func Damage()
{
// Destroy if damage above strength.