Skip to content

Commit

Permalink
wrench fix
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoe2013 committed Jul 17, 2024
1 parent 1121be5 commit 15a7c69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/modules/events/timeevent.dm
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,9 @@ GLOBAL_VAR(nuketimer_id)
/obj/structure/machinery/nuclearbomb/emplaced/tgui_interact(mob/user, datum/tgui/ui)
return

/obj/structure/machinery/nuclearbomb/emplaced/attackby(obj/item/O, mob/user)
return

/obj/item/tdd_powersource
name = "strange cell"
desc = "An alien-looking powercell, formerly used to power a device capable of reversing time."
Expand Down

0 comments on commit 15a7c69

Please sign in to comment.