ouch is not auto-multiplied

This commit is contained in:
Darren Ranalli 2003-12-13 03:47:02 +00:00
parent b93d54401b
commit f147f1a193

View File

@ -274,7 +274,7 @@ class DistributedLevel(DistributedObject.DistributedObject,
floorNode = collisionEntry.getIntoNode()
if floorNode.hasTag('ouch'):
ouchLevel = int(floorNode.getTag('ouch'))
self.startOuch(ouchLevel*2)
self.startOuch(ouchLevel)
self.accept('enter%s' % floorCollName, handleZoneEnter)
# also listen for zone exit events for the sake of the