mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-13 08:04:22 +01:00
Fixes sif forest grass, adds overgrowth tiles (#7841)
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
name = "stack of sifgrass"
|
||||
type_to_spawn = /obj/item/stack/tile/grass/sif
|
||||
|
||||
/obj/fiftyspawner/grass/sif/forest
|
||||
name = "stack of sifgrass"
|
||||
type_to_spawn = /obj/item/stack/tile/grass/sif/forest
|
||||
|
||||
/obj/fiftyspawner/wood
|
||||
name = "stack of wood"
|
||||
type_to_spawn = /obj/item/stack/tile/wood
|
||||
|
||||
@@ -47,6 +47,11 @@
|
||||
singular_name = "sivian grass floor tile"
|
||||
desc = "A patch of grass like those that decorate the plains of Sif."
|
||||
|
||||
/obj/item/stack/tile/grass/sif/forest
|
||||
name = "sivian overgrowth tile"
|
||||
singular_name = "sivian overgrowth floor tile"
|
||||
desc = "A patch of dark overgrowth like those that decorate the plains of Sif."
|
||||
|
||||
/*
|
||||
* Wood
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user