mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
what
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
if(ismob(body))
|
||||
T = get_turf(body) //Where is the body located?
|
||||
attack_log = body.attack_log //preserve our attack logs by copying them to our ghost
|
||||
|
||||
if(!istype(attack_log, /list)) attack_log = list()
|
||||
// NEW SPOOKY BAY GHOST ICONS
|
||||
//////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user