mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 11:34:19 +01:00
woops
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
..(user)
|
||||
|
||||
var/msg = "<span class='info'>"
|
||||
msg += "It has loaded a [module.name].\n"
|
||||
if(module)
|
||||
msg += "It has loaded a [module.name].\n"
|
||||
var/obj/act_module = get_active_hand()
|
||||
if(act_module)
|
||||
msg += "It is holding [bicon(act_module)] \a [act_module].\n"
|
||||
|
||||
Reference in New Issue
Block a user