Restores a Few Object Verbs

This commit is contained in:
Fox-McCloud
2016-01-04 16:42:53 -05:00
parent 103372e92b
commit a7d1bcce4e
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -955,7 +955,7 @@ var/global/list/obj/item/device/pda/PDAs = list()
if(!silent) O.show_message(text("\icon[src] *[ttone]*"))
/obj/item/device/pda/verb/verb_remove_id()
set category = null
set category = "Object"
set name = "Remove id"
set src in usr
@@ -972,7 +972,7 @@ var/global/list/obj/item/device/pda/PDAs = list()
/obj/item/device/pda/verb/verb_remove_pen()
set category = null
set category = "Object"
set name = "Remove pen"
set src in usr