mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Merge pull request #46978 from willox/duplicate-variable-stuff
removed a bunch of duplicate member variable definitions and entirely duplicated types
This commit is contained in:
@@ -54,8 +54,9 @@
|
||||
bullet_sizzle = TRUE
|
||||
|
||||
/turf/open/floor/holofloor/asteroid
|
||||
name = "asteroid"
|
||||
icon_state = "asteroid0"
|
||||
gender = PLURAL
|
||||
name = "asteroid sand"
|
||||
icon_state = "asteroid"
|
||||
tiled_dirt = FALSE
|
||||
|
||||
/turf/open/floor/holofloor/asteroid/Initialize()
|
||||
@@ -136,10 +137,3 @@
|
||||
|
||||
/turf/open/floor/holofloor/snow/cold
|
||||
initial_gas_mix = "nob=7500;TEMP=2.7"
|
||||
|
||||
/turf/open/floor/holofloor/asteroid
|
||||
gender = PLURAL
|
||||
name = "asteroid sand"
|
||||
icon = 'icons/turf/floors.dmi'
|
||||
icon_state = "asteroid"
|
||||
tiled_dirt = FALSE
|
||||
|
||||
Reference in New Issue
Block a user