mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
Merge pull request #9849 from TDSSS/robo-flavour
Added examine text for borg module
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
..(user)
|
||||
|
||||
var/msg = "<span class='info'>"
|
||||
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