mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
* wakemeupinside * weaponized diabetes Co-authored-by: GreatBigFailure <Questionfrog@gmail.com>
17 lines
490 B
Plaintext
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
|
|
|