mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 14:03:25 +00:00
New decorative object
So having gotten a (weak) grasp of Git and and creating objects, I'm submitting my first commit. It's a simple potted plant decorative object. If there's something wrong, please let me know. I'm still quite new to contributing to the game.
This commit is contained in:
@@ -73,6 +73,11 @@
|
||||
icon_state = "snowbush[rand(1, 6)]"
|
||||
..()
|
||||
|
||||
/obj/structure/flora/pottedplant
|
||||
name = "potted plant"
|
||||
icon = 'icons/obj/plants.dmi'
|
||||
icon_state = "plant-26"
|
||||
|
||||
//newbushes
|
||||
|
||||
/obj/structure/flora/ausbushes
|
||||
|
||||
Reference in New Issue
Block a user