mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 12:36:22 +01:00
@@ -263,10 +263,15 @@
|
||||
containertype = /obj/structure/closet/crate
|
||||
containername = "Saddlebags crate"
|
||||
|
||||
//EGG
|
||||
/obj/structure/closet/secure_closet/egg/shark/secret
|
||||
name = "Secret Egg"
|
||||
desc = "There is no yolk"
|
||||
|
||||
/obj/structure/closet/secure_closet/egg/shark/secret/initialize()
|
||||
starts_with = list(pick(/obj/item/clothing/head/wiggler;0.1,/obj/structure/closet/secure_closet/egg/shark;0.9))
|
||||
return ..()
|
||||
|
||||
/datum/supply_packs/costumes/wiggler
|
||||
name = "Secret Egg"
|
||||
contains = list(
|
||||
|
||||
Reference in New Issue
Block a user