fix(Scripts/Spells): Apple Trap should not activate without the playe… (#13868)

fix(Scripts/Spells): Apple Trap should not activate without the player being on a Rental Ram.

Fixes #13186
This commit is contained in:
UltraNix
2022-12-06 13:42:17 +01:00
committed by GitHub
parent 975fd8782f
commit e2bf207ae4
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry`=43450;