Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 3d3aba2

Browse files
authored
coltonoppenheimer (#21605)
1 parent 354df2b commit 3d3aba2

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

code/game/objects/structures/fluff.dm

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,3 +201,12 @@
201201
anchored = TRUE
202202
density = TRUE
203203
deconstructible = FALSE
204+
205+
/obj/structure/fluff/colton_statue //Memorial statue of Colton Oppenheimer/AutisticFroggy
206+
name = "statue of colton oppenheimer"
207+
desc = "https://wiki.yogstation.net/wiki/User:Autisticfroggy/The_Last_Lecture"
208+
icon = 'icons/obj/3x3.dmi'
209+
icon_state = "colton"
210+
pixel_x = -1
211+
density = TRUE
212+
deconstructible = FALSE

icons/obj/3x3.dmi

5.35 KB
Binary file not shown.

0 commit comments

Comments
 (0)