Merge pull request #4268 from Firecage/Assemblyfix

New names of medbot and securitron assemblies.
This commit is contained in:
Cheridan
2014-07-28 20:21:47 -05:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
treatment_tox = "anti_toxin"
/obj/item/weapon/firstaid_arm_assembly
name = "first aid/robot arm assembly"
name = "incomplete medibot assembly."
desc = "A first aid kit with a robot arm permanently grafted to it."
icon = 'icons/obj/aibots.dmi'
icon_state = "firstaid_arm"
+2 -2
View File
@@ -71,8 +71,8 @@
declare_arrests = 0
/obj/item/weapon/secbot_assembly
name = "helmet/signaler assembly"
desc = "Some sort of bizarre assembly."
name = "incomplete securitron assembly"
desc = "Some sort of bizarre assembly made from a proximity sensor, helmet, and signaler."
icon = 'icons/obj/aibots.dmi'
icon_state = "helmet_signaler"
item_state = "helmet"