Page 1 of 1

[SVN4587] Water siphon broken

Posted: Tue Oct 25, 2011 9:15 pm
by yufra
I got the following error, and have attached a patch to fix it.

Code: Select all

[LOG]	Cyrudhekira is caught by a water siphon!
[PROJECTOR] starting dam	41
[PROJECTOR] after difficulty dam	41
[PROJECTOR] res	0	1	 on dam	41
[PROJECTOR] after resists dam	41
[PROJECTOR] final dam	41
[LOG]	Ran for 4 turns (stop reason: taken damage).
Lua Error: /data/damage_types.lua:1117: attempt to call method 'combatPhysicalpower' (a nil value)
	At [C]:-1 combatPhysicalpower
	At /data/damage_types.lua:1117 projector
...