mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Adds feedback when successfully emaging a generator (#62524)
* Adds a span_notice when emaging a PACMAN * Adds feedback when successfully emaging a generator.
This commit is contained in:
@@ -220,6 +220,7 @@
|
||||
if(obj_flags & EMAGGED)
|
||||
return
|
||||
obj_flags |= EMAGGED
|
||||
to_chat(user, span_notice("You hear a hefty clunk from inside the generator."))
|
||||
emp_act(EMP_HEAVY)
|
||||
|
||||
/obj/machinery/power/port_gen/pacman/attack_ai(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user