mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
changes cult sprites + radials (#50620)
* makes cult sexy * turns cult sprites into sex * gurgr * hola * final commit maybe * FUCK * shit * a * walla walla bing bong * man fuck * i didnt even know you could do this wtf * new sounds from actioninja * ahoy spongebob * yeah * bazinga * should be finished * oops
This commit is contained in:
@@ -405,10 +405,10 @@
|
||||
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("constructarmored")
|
||||
M.change_mob_type( /mob/living/simple_animal/hostile/construct/armored , null, null, delmob )
|
||||
if("constructbuilder")
|
||||
M.change_mob_type( /mob/living/simple_animal/hostile/construct/builder , null, null, delmob )
|
||||
if("constructjuggernaut")
|
||||
M.change_mob_type( /mob/living/simple_animal/hostile/construct/juggernaut , null, null, delmob )
|
||||
if("constructartificer")
|
||||
M.change_mob_type( /mob/living/simple_animal/hostile/construct/artificer , null, null, delmob )
|
||||
if("constructwraith")
|
||||
M.change_mob_type( /mob/living/simple_animal/hostile/construct/wraith , null, null, delmob )
|
||||
if("shade")
|
||||
|
||||
Reference in New Issue
Block a user