Refunds and text warning

This commit is contained in:
B.A.L
2018-11-18 22:34:54 -07:00
parent b32971c2c8
commit 4102faf1d6
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -760,8 +760,10 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
Unable to be understood by vampire and changeling agents."
reference = "SCS"
item = /obj/item/sleeping_carp_scroll
refund_path = /obj/item/sleeping_carp_scroll
cost = 17
excludefrom = list(/datum/game_mode/nuclear)
refundable = TRUE
/datum/uplink_item/stealthy_weapons/throwingweapons
name = "Box of Throwing Weapons"
+2 -2
View File
@@ -165,10 +165,10 @@
return
if(user.mind && (user.mind.changeling || user.mind.vampire)) //Prevents changelings and vampires from being able to learn it
if(user.mind && user.mind.changeling) //Changelings
to_chat(user, "We try multiple times, but we are not able to comprehend the contents of the scroll!")
to_chat(user, "<span class ='warning'>We try multiple times, but we are not able to comprehend the contents of the scroll!</span>")
return
else //Vampires
to_chat(user, "Your blood lust distracts you too much to be able to concentrate on the contents of the scroll!")
to_chat(user, "<span class ='warning'>Your blood lust distracts you too much to be able to concentrate on the contents of the scroll!</span>")
return
to_chat(user, "<span class='sciradio'>You have learned the ancient martial art of the Sleeping Carp! \