Added examine text for borg module

This commit is contained in:
TDSSS
2018-10-14 16:16:12 +02:00
parent 8d7d4b688f
commit a39c1737fa
@@ -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"