mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
Use material defines more
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
w_class = ITEMSIZE_SMALL
|
||||
item_state = "electronic"
|
||||
action_button_name = "Toggle UV light"
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 150)
|
||||
matter = list(MAT_STEEL = 150)
|
||||
origin_tech = list(TECH_MAGNET = 1, TECH_ENGINEERING = 1)
|
||||
|
||||
var/list/scanned = list()
|
||||
|
||||
Reference in New Issue
Block a user