Guest User

Error with FYF

a guest
Sep 28th, 2021
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.26 KB | None | 0 0
  1.     if command == "CAUTION" then
  2.         def = def + 5
  3.         BattleDialog({"You told Uni you don't want to fight her.         She puts her guard up, disbelief in her   eyes.","Uni's         DEFENSE increased!"})
  4.     end
  5. end --this is the line that has the error
Advertisement
Add Comment
Please, Sign In to add comment