Update tomato.dm

This commit is contained in:
Sharkmare
2019-03-20 07:55:45 +01:00
committed by GitHub
parent 77900727c0
commit 9cfe0ff022
@@ -94,7 +94,7 @@
//Melee behaviour
melee_damage_lower = 1 // Lower bound of randomized melee damage
melee_damage_upper = 10 // Upper bound of randomized melee damage
melee_damage_upper = 25 // Upper bound of randomized melee damage
attacktext = list("chomped","bit","hompfed","crunched","cronched") // "You are [attacktext] by the mob!"
friendly = list("nuzzles") // "The mob [friendly] the person."
//attack_sound = null // Sound to play when I attack