Merge pull request #22014 from KorPhaeron/cyborg_tools

Fixes sentience potion lore
This commit is contained in:
oranges
2016-12-08 10:18:26 +13:00
committed by GitHub
@@ -156,8 +156,8 @@
qdel(src)
/obj/item/slimepotion/sentience
name = "sentience potion"
desc = "A miraculous chemical mix that can raise the intelligence of creatures to human levels. Unlike normal slime potions, it can be absorbed by any nonsentient being."
name = "intelligence potion"
desc = "A miraculous chemical mix that grants human like intelligence to living beings."
icon = 'icons/obj/chemical.dmi'
icon_state = "potpink"
origin_tech = "biotech=6"