mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-16 09:32:47 +01:00
Brings back some slightly tweaked individual oties.
-With the lack of any in-depth borkage documentation, I felt like staying with my earlier point of the big issues being likely caused by vast numbers of these feature heavy snowflake mobs being spawned for wilderness cannonfodder en masse, which the current wildernessless build would rule out for better troubleshooting. -People had been missing these in IC near my chars in multiple occasions recently and I didn't have the heart to tell em they were gone lmao. -Only available via cargo orders now.
This commit is contained in:
@@ -69,19 +69,19 @@
|
||||
/mob/living/simple_animal/hostile/alien,
|
||||
/mob/living/simple_animal/hostile/alien/drone,
|
||||
/mob/living/simple_animal/hostile/alien/sentinel,
|
||||
/mob/living/simple_animal/hostile/alien/queen)
|
||||
/mob/living/simple_animal/hostile/alien/queen,
|
||||
/mob/living/simple_animal/otie/feral)
|
||||
..()
|
||||
|
||||
/* // Removed until Otie code is unfucked.
|
||||
/obj/structure/largecrate/animal/guardbeast
|
||||
name = "V.A.R.M.A.corp autoNOMous security solution"
|
||||
desc = "The V.A.R.M.A.corp bioengineering division flagship product on trained optimal snowflake guard dogs."
|
||||
name = "VARMAcorp autoNOMous security solution"
|
||||
desc = "The VARMAcorp bioengineering division flagship product on trained optimal snowflake guard dogs."
|
||||
icon = 'icons/obj/storage_vr.dmi'
|
||||
icon_state = "sotiecrate"
|
||||
held_type = /mob/living/simple_animal/otie/friendly/security
|
||||
|
||||
/obj/structure/largecrate/animal/otie
|
||||
name = "V.A.R.M.A.corp adoptable reject (Dangerous!)"
|
||||
name = "VARMAcorp adoptable reject (Dangerous!)"
|
||||
desc = "A warning on the side says the creature inside was returned to the supplier after injuring or devouring several unlucky members of the previous adoption family. It was given a second chance with the next customer. Godspeed and good luck with your new pet!"
|
||||
icon = 'icons/obj/storage_vr.dmi'
|
||||
icon_state = "otiecrate2"
|
||||
@@ -93,5 +93,4 @@
|
||||
playsound(src, 'sound/items/poster_ripped.ogg', 50, 1)
|
||||
icon_state = "otiecrate"
|
||||
taped = 0
|
||||
..()
|
||||
*/
|
||||
..()
|
||||
Reference in New Issue
Block a user