This commit is contained in:
kevinz000
2020-04-22 08:22:52 -07:00
parent 055606b81b
commit 0eac988f52
9 changed files with 13 additions and 16 deletions
+1 -1
View File
@@ -165,7 +165,7 @@
switch(animal_origin)
if(ALIEN_BODYPART,LARVA_BODYPART) //aliens take double burn //nothing can burn with so much snowflake code around
burn *= 2
burn *= 1.2
var/can_inflict = max_damage - get_damage()
if(can_inflict <= 0)