If you know, you know; fixes a decade-old typo, essentially mirroring RP's typo fix
This commit is contained in:
@@ -489,8 +489,8 @@
|
||||
M.change_mob_type( /mob/living/simple_animal/crab/Coffee , null, null, delmob )
|
||||
if("parrot")
|
||||
M.change_mob_type( /mob/living/simple_animal/parrot , null, null, delmob )
|
||||
if("polyparrot")
|
||||
M.change_mob_type( /mob/living/simple_animal/parrot/Poly , null, null, delmob )
|
||||
if("pollyparrot")
|
||||
M.change_mob_type( /mob/living/simple_animal/parrot/Polly , null, null, delmob )
|
||||
if("constructarmored")
|
||||
M.change_mob_type( /mob/living/simple_animal/hostile/construct/armored , null, null, delmob )
|
||||
if("constructbuilder")
|
||||
|
||||
Reference in New Issue
Block a user