and finally, the modules folder. Now I can publish and take a break
This commit is contained in:
@@ -790,7 +790,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
name = "Combat Banana Shoes"
|
||||
desc = "While making the wearer immune to most slipping attacks like regular combat clown shoes, these shoes \
|
||||
can generate a large number of synthetic banana peels as the wearer walks, slipping up would-be pursuers. They also \
|
||||
squeek significantly louder."
|
||||
squeak significantly louder."
|
||||
item = /obj/item/clothing/shoes/clown_shoes/banana_shoes/combat
|
||||
cost = 6
|
||||
surplus = 0
|
||||
@@ -1269,7 +1269,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
cost = 8
|
||||
|
||||
/datum/uplink_item/cyber_implants/xray
|
||||
name = "X-Ray Vision Implant"
|
||||
name = "X-ray Vision Implant"
|
||||
desc = "These cybernetic eyes will give you X-ray vision. Comes with an autosurgeon."
|
||||
item = /obj/item/autosurgeon/xray_eyes
|
||||
cost = 10
|
||||
|
||||
Reference in New Issue
Block a user