mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-16 12:43:09 +00:00
* Converts Lizards to Basic Mobs (#75515) This was pretty simple since they didn't have too much custom behavior, and whatever they did have already had AI behavior. I got really burned out the last two times I wrote intricate AI action/decision behaviors so I'm just taking it light and doing the bare minimum. one day our shackles will be free of the simple animal scourge. they're also a bit more intelligent, and i daresay a bit cuter too now. also that lizard gib animation has been sitting there for god knows how long completely unseen, so let's actually hook it into the mob. * Converts Lizards to Basic Mobs * update modular * TEGU * me when I update Maps --------- Co-authored-by: san7890 <the@san7890.com> Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com> Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com>
2 lines
94 B
Plaintext
2 lines
94 B
Plaintext
/mob/living/simple_animal/hostile/lizard/@SUBTYPES : /mob/living/basic/lizard/@SUBTYPES{@OLD}
|