mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
Added examine text for borg module
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
..(user)
|
||||
|
||||
var/msg = "<span class='info'>"
|
||||
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