Skip to content

Commit

Permalink
don't mechscan the revflash
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarmunora committed Apr 21, 2023
1 parent 1cf7198 commit 71c9324
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/obj/item/device/flash.dm
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,8 @@ TYPEINFO(/obj/item/device/flash/turbo)
icon_state = "flashbang"
spawn_contents = list(/obj/item/device/flash/turbo = 5)

TYPEINFO(/obj/item/device/flash/revolution)
mats = 0
/obj/item/device/flash/revolution
name = "revolutionary flash"
desc = "A device that emits an extremely bright light when used. Something about this device forces people to revolt, when flashed by a revolution leader."
Expand Down

0 comments on commit 71c9324

Please sign in to comment.