mirror of
https://github.com/Skyrat-SS13/Skyrat-tg.git
synced 2026-08-24 13:27:32 +01:00
* 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 a8b40c4aba.
---------
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}
|
|
|
|
|