mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 04:37:45 +01:00
Basically ripped over /tg/'s powernet and cable code into our own codebase.
Keeps Z-level code as it was. Modifies/restores powernet procs as necessary to match our own implementation changes.
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
|
||||
var/obj/item/stack/cable_coil/CC = new/obj/item/stack/cable_coil(user.loc)
|
||||
CC.amount = 1
|
||||
CC.updateicon()
|
||||
CC.update_icon()
|
||||
overlays = list()
|
||||
string_attached = null
|
||||
user << "\blue You detach the string from the coin."
|
||||
|
||||
Reference in New Issue
Block a user