Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions code/game/objects/structures/fluff.dm
Original file line number Diff line number Diff line change
Expand Up @@ -201,3 +201,12 @@
anchored = TRUE
density = TRUE
deconstructible = FALSE

/obj/structure/fluff/colton_statue //Memorial statue of Colton Oppenheimer/AutisticFroggy
name = "statue of colton oppenheimer"
desc = "https://wiki.yogstation.net/wiki/User:Autisticfroggy/The_Last_Lecture"
icon = 'icons/obj/3x3.dmi'
icon_state = "colton"
pixel_x = -1
density = TRUE
deconstructible = FALSE
Binary file modified icons/obj/3x3.dmi
Binary file not shown.