mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Replaces "flash_protect = 1" with the proper define
Replaces "flash_protect = 1" with the proper define
This commit is contained in:
@@ -171,7 +171,7 @@
|
||||
desc = "An Ahdominian made veil that allows the user to see while obscuring their eyes. This one has an in-built security HUD."
|
||||
icon_state = "tajblind_sec"
|
||||
item_state = "tajblind_sec"
|
||||
flash_protect = 1
|
||||
flash_protect = FLASH_PROTECTION_FLASH
|
||||
flags_cover = GLASSESCOVERSEYES
|
||||
actions_types = list(/datum/action/item_action/toggle)
|
||||
up = 0
|
||||
|
||||
Reference in New Issue
Block a user