For some reason this error shows up on 1 line only, I don't know why it's exactly the same as the other one.
on death:
if name of victim is "&aNature Grunt":
chance of 20%:
set {_drop} to white tulip named "§a§lBlesssed Tulip" with lore "§a§lUncommon"
drop {_drop} at victim's location
stop
chance of 18%:
set {_drop} to torch flower named "§a§lFlower of Life" with lore "§9§lRare"
drop {_drop} at victim's location
stop
The error lies in the line set {_drop} to torch flower named "§a§lFlower of Life" with lore "§9§lRare" and im confused why