Files
vgstation13/code/game/objects/structures/gingereggcluster.dm
GreatBigFailure ceb0bbe03f Gingerbread House Vault (#26537)
* wakemeupinside

* weaponized diabetes

Co-authored-by: GreatBigFailure <Questionfrog@gmail.com>
2020-05-19 22:33:37 +02:00

17 lines
490 B
Plaintext

/obj/structure/gingerbread_egg_cluster1
name = "Gingerbread egg cluster"
desc = "The mound of syrup and batter subtley writhes with life."
icon = 'icons/obj/structures.dmi'
icon_state = "gingerbread_egg_cluster1"
density = 1
anchored = 1
/obj/structure/gingerbread_egg_cluster2
name = "Gingerbread egg cluster"
desc = "The mound of syrup and batter subtley writhes with life."
icon = 'icons/obj/structures.dmi'
icon_state = "gingerbread_egg_cluster2"
density = 1
anchored = 1