Merge pull request #13060 from Hatterhat/timestop-katana

wizard timestop parrying katana
This commit is contained in:
silicons
2020-08-09 05:41:55 -07:00
committed by GitHub
3 changed files with 25 additions and 0 deletions
@@ -294,6 +294,11 @@
dat += "[surplus] left.<br>"
return dat
/datum/spellbook_entry/item/timestop_katana
name = "Temporal Katana"
desc = "An oddly-weighted katana, reinforced to allow parrying, with a temporal anomaly magically shoved into it. Successful ripostes prove devastating to those unprepared."
item_path = /obj/item/katana/timestop
/datum/spellbook_entry/item/staffchange
name = "Staff of Change"
desc = "An artefact that spits bolts of coruscating energy which cause the target's very form to reshape itself."
+5
View File
@@ -326,6 +326,11 @@
key_third_person = "smiles"
message = "smiles."
/datum/emote/living/smirk
key = "smirk"
key_third_person = "smirks"
message = "smirks."
/datum/emote/living/sneeze
key = "sneeze"
key_third_person = "sneezes"