Merge pull request #6865 from Citadel-Station-13/upstream-merge-38000
[MIRROR] Removes a couple thousand empty lists
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
if(specialfunctions & SHOCK)
|
||||
if(D.secondsElectrified)
|
||||
D.secondsElectrified = -1
|
||||
D.shockedby += "\[[time_stamp()]\][usr](ckey:[usr.ckey])"
|
||||
LAZYADD(D.shockedby, "\[[time_stamp()]\][usr](ckey:[usr.ckey])")
|
||||
add_logs(usr, D, "electrified")
|
||||
else
|
||||
D.secondsElectrified = 0
|
||||
|
||||
Reference in New Issue
Block a user