[MIRROR] Cleaned up paper varedits + tidied up paths (#2156)
* Cleaned up paper varedits + tidied up paths * work smarter, not harder * citadel snowflake * Update uplink_item_cit.dm
This commit is contained in:
committed by
Poojawa
parent
f19a9e855a
commit
76f7fcef9a
@@ -376,7 +376,7 @@
|
||||
/datum/spellbook_entry/item/guardian/Buy(mob/living/carbon/human/user,obj/item/weapon/spellbook/book)
|
||||
. = ..()
|
||||
if(.)
|
||||
new /obj/item/weapon/paper/guardian/wizard(get_turf(user))
|
||||
new /obj/item/weapon/paper/guides/antag/guardian/wizard(get_turf(user))
|
||||
|
||||
/datum/spellbook_entry/item/bloodbottle
|
||||
name = "Bottle of Blood"
|
||||
|
||||
Reference in New Issue
Block a user