mirror of
https://github.com/Skyrat-SS13/Skyrat-tg.git
synced 2026-08-24 13:27:32 +01:00
* Basic Mob Spiders III: Sgt. Araneus is no longer a bat
* spooky scary spider
* Revert "spooky scary spider"
This reverts commit 7bcca77503.
* resolve conflicts
* resolve conflicts
* https://github.com/tgstation/tgstation/pull/73724
https://github.com/tgstation/tgstation/pull/73724
* https://github.com/Skyrat-SS13/Skyrat-tg/pull/19561
* fixes
* wew
---------
Co-authored-by: Jacquerel <hnevard@gmail.com>
Co-authored-by: lessthnthree <three@lessthanthree.dk>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
5 lines
271 B
Plaintext
5 lines
271 B
Plaintext
# transforms simple spiders to the new basic spiders
|
|
|
|
/mob/living/simple_animal/hostile/giant_spider/@SUBTYPES : /mob/living/basic/giant_spider/@SUBTYPES{@OLD}
|
|
/mob/living/simple_animal/hostile/retaliate/bat/sgt_araneus : /mob/living/basic/giant_spider/sgt_araneus{@OLD}
|