mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
Tweaks the Holodeck (#14152)
This commit is contained in:
@@ -20,6 +20,12 @@
|
||||
initial_flooring = /decl/flooring/carpet
|
||||
footstep_sound = /decl/sound_category/carpet_footstep
|
||||
|
||||
/turf/simulated/floor/holofloor/carpet/rubber
|
||||
name = "rubber carpet"
|
||||
icon = 'icons/turf/flooring/carpet.dmi'
|
||||
icon_state = "rub_carpet"
|
||||
initial_flooring = /decl/flooring/carpet/rubber
|
||||
|
||||
/turf/simulated/floor/holofloor/tiled
|
||||
name = "floor"
|
||||
icon = 'icons/turf/flooring/tiles.dmi'
|
||||
@@ -62,6 +68,12 @@
|
||||
initial_flooring = /decl/flooring/grass
|
||||
footstep_sound = /decl/sound_category/grass_footstep
|
||||
|
||||
/turf/simulated/floor/holofloor/grass/alt
|
||||
name = "lush grass"
|
||||
icon = 'icons/turf/total_floors.dmi'
|
||||
icon_state = "grass_alt"
|
||||
initial_flooring = /decl/flooring/grass/alt
|
||||
|
||||
/turf/simulated/floor/holofloor/snow
|
||||
name = "snow"
|
||||
base_name = "snow"
|
||||
|
||||
Reference in New Issue
Block a user