mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 09:00:25 +01:00
OX delivery point ruin updated and fixed (#18135)
* ox * 65 * tests rerun please * tests rerun please * barren asteroid no atmos --------- Co-authored-by: DreamySkrell <>
This commit is contained in:
co-authored by
DreamySkrell <>
parent
ca63a28fa7
commit
a65fe73a47
@@ -209,7 +209,7 @@
|
||||
name = "concrete"
|
||||
desc = "Stone-like artificial material."
|
||||
icon = 'icons/turf/flooring/concrete.dmi'
|
||||
icon_state = "concrete"
|
||||
icon_state = "concrete0"
|
||||
|
||||
//Special world edge turf,
|
||||
/turf/unsimulated/planet_edge
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
name = "concrete"
|
||||
desc = "Stone-like artificial material."
|
||||
icon = 'icons/turf/flooring/concrete.dmi'
|
||||
icon_state = "concrete"
|
||||
icon_state = "concrete0"
|
||||
does_footprint = FALSE
|
||||
|
||||
Reference in New Issue
Block a user