Gives the UV light a toggle button.

This commit is contained in:
Mark9013100
2016-02-14 04:36:07 -05:00
parent 7a90389a4c
commit 13149b6fe0

View File

@@ -5,6 +5,7 @@
slot_flags = SLOT_BELT slot_flags = SLOT_BELT
w_class = 2 w_class = 2
item_state = "electronic" item_state = "electronic"
action_button_name = "Toggle UV light"
matter = list(DEFAULT_WALL_MATERIAL = 150) matter = list(DEFAULT_WALL_MATERIAL = 150)
origin_tech = list(TECH_MAGNET = 1, TECH_ENGINEERING = 1) origin_tech = list(TECH_MAGNET = 1, TECH_ENGINEERING = 1)