onclick and datums

This commit is contained in:
Poojawa
2017-02-07 23:55:43 -06:00
parent 06e49c2df3
commit f6dfa820fd
8 changed files with 85 additions and 22 deletions
+1 -1
View File
@@ -9,5 +9,5 @@
/datum/wires/emitter/on_pulse(wire)
var/obj/machinery/power/emitter/E = holder
E.fire_beam()
E.fire_beam_pulse()
..()