Converts Killer Tomatoes to Basic Mobs (#75516)

Just another lightweight PR porting over a simple animal to the basic
mob framework with zero additional AI implementation (it's a killer
tomato- it spawns into the world to maul you. how much more intricate
does it need to be?).
This commit is contained in:
san7890
2023-05-19 15:55:59 -06:00
committed by GitHub
parent 8eb354a349
commit 9ae0802ead
13 changed files with 85 additions and 46 deletions
@@ -0,0 +1 @@
/mob/living/simple_animal/hostile/killertomato : /mob/living/basic/killer_tomato{@OLD}