CereStation Tweaks (#25748)

This commit is contained in:
MMMiracles
2017-04-01 23:47:57 -04:00
committed by Leo
parent 28bef76fc0
commit eabbe45b2e
3 changed files with 151089 additions and 7492 deletions
@@ -39,6 +39,16 @@
weaponscheck = 0
auto_patrol = 1
/mob/living/simple_animal/bot/secbot/beepsky/jr
name = "Officer Pipsqueak"
desc = "It's Officer Beep O'sky's smaller, just-as aggressive cousin, Pipsqueak."
/mob/living/simple_animal/bot/secbot/beepsky/jr/Initialize()
..()
resize = 0.8
update_transform()
/mob/living/simple_animal/bot/secbot/beepsky/explode()
var/turf/Tsec = get_turf(src)
new /obj/item/weapon/stock_parts/cell/potato(Tsec)