fixes slapping uplinks with non uplink items giving runtimes

This commit is contained in:
Sishen
2020-07-29 16:14:01 -06:00
parent 0d85f0553b
commit 7fa5ccbd0e
2 changed files with 9 additions and 6 deletions

View File

@@ -488,7 +488,7 @@
remarks = list("Sweep the legs...", "Chop the throat...", "Punch the lungs...", "Get the gold...", "Where are my sick gloves..?")
/obj/item/book/granter/martial/krav_maga/onlearned(mob/living/carbon/user)
..()
. = ..()
if(oneuse == TRUE)
desc = "It's completely blank."
name = "empty scroll"