Update metroidsSimple.dm

This commit is contained in:
Sharkmare
2019-03-05 08:56:07 +01:00
committed by GitHub
parent 6589917a44
commit f527564c4d
@@ -6,7 +6,8 @@
icon_dead = "metroid_dead"
icon_living = "metroidbaby"
icon_state = "metroidbaby"
isEdible = 0
faction = "metroids"
maxHealth = 50
health = 50
@@ -330,4 +331,4 @@
vore_pounce_chance = 75 //Pro Tip: Don't let them touch you.
vore_icons = SA_ICON_LIVING
swallowTime = 10 SECONDS //Hungry little bastards.
*/
*/