Spiderpalooza 1: Foods!
This commit is contained in:
committed by
CitadelStationBot
parent
2612f2b9cf
commit
a7d0b50808
@@ -91,6 +91,10 @@
|
||||
var/poison_per_bite = 5
|
||||
var/list/faction = list("spiders")
|
||||
|
||||
/obj/structure/spider/spiderling/Destroy()
|
||||
new/obj/item/reagent_containers/food/snacks/spiderling(get_turf(src))
|
||||
. = ..()
|
||||
|
||||
/obj/structure/spider/spiderling/Initialize()
|
||||
pixel_x = rand(6,-6)
|
||||
pixel_y = rand(6,-6)
|
||||
|
||||
Reference in New Issue
Block a user