better check

This commit is contained in:
Fox-McCloud
2016-07-31 16:13:19 -04:00
parent 1da7d26b1e
commit bf5a467697
+1 -1
View File
@@ -434,7 +434,7 @@
user.IgniteMob()
return
if(!(in_range(user, src))) //to prevent issues as a result of telepathically lighting a paper
if(!Adjacent(user)) //to prevent issues as a result of telepathically lighting a paper
return
user.unEquip(src)