mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 11:05:50 +01:00
Adds a new ghost vis blocking area flag (#16696)
* Adds a new ghost vis blocking area flag * . * . * . * . * ., * . * . * . * . * . * . * . * . * . * . * some more * add admin verbs to add and remove areas * .
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
material = ORE_URANIUM
|
||||
|
||||
/obj/item/ore/iron
|
||||
name = "hematite"
|
||||
name = ORE_HEMATITE
|
||||
icon_state = "ore_iron"
|
||||
origin_tech = list(TECH_MATERIAL = 1)
|
||||
material = ORE_HEMATITE
|
||||
@@ -32,7 +32,7 @@
|
||||
material = ORE_MARBLE
|
||||
|
||||
/obj/item/ore/glass
|
||||
name = "sand"
|
||||
name = ORE_SAND
|
||||
icon_state = "ore_glass"
|
||||
origin_tech = list(TECH_MATERIAL = 1)
|
||||
material = ORE_SAND
|
||||
|
||||
Reference in New Issue
Block a user