mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 08:36:00 +01:00
6627b1a9c1
* Refactors Parrots into Basic Mobs (ft. Ben10Omintrix/Kobsamobsa) * UpdatePaths * Modular, cleanup, porting parrot commands into the new system * makes poly slightly less of a dick * Update parrot.dm * Update parrot.dm * Update tgstation.dme * Revert "Update tgstation.dme" This reverts commit a8b40c4aba524c271db02c271089664649dea1eb. --------- Co-authored-by: san7890 <the@san7890.com> Co-authored-by: Giz <13398309+vinylspiders@users.noreply.github.com>
6 lines
218 B
Plaintext
6 lines
218 B
Plaintext
/mob/living/simple_animal/parrot : /mob/living/basic/parrot{@OLD}
|
|
/mob/living/simple_animal/parrot/natural : /mob/living/basic/parrot{@OLD}
|
|
/mob/living/simple_animal/parrot/poly : /mob/living/basic/parrot/poly{@OLD}
|
|
|
|
|