Merge pull request #14111 from Arturlang/revenant_TK

[READY]Gives the revenant TK
This commit is contained in:
silicons
2021-01-25 23:17:09 -07:00
committed by GitHub
20 changed files with 164 additions and 31 deletions
+4
View File
@@ -468,6 +468,10 @@ GLOBAL_VAR_INIT(embedpocalypse, FALSE) // if true, all items will be able to emb
melee_attack_chain(usr, over)
usr.FlushCurrentAction()
return TRUE //returning TRUE as a "is this overridden?" flag
if(isrevenant(usr))
if(RevenantThrow(over, usr, src))
return
if(!Adjacent(usr) || !over.Adjacent(usr))
return // should stop you from dragging through windows