Guest User

Untitled

a guest
Jan 10th, 2021
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. -- Load up your custom scripts here! Ideally, your custom scripts will be placed in the scripts/custom folder and then get loaded like this:
  2. --
  3. -- require("custom/yourScript")
  4. --
  5. -- Refer to the Tutorial.md file for information on how to use various event and command hooks in your scripts.
  6.  
  7. require("custom/datamanager")
  8. require("custom/scriptwarp")
  9. require("custom.followerQuestFixes")
  10. require("custom.cursedItemsFix")
  11. require("custom.lucanFixAldruhn")
  12. require("custom/creatureMerchantRestockGold")
  13. require("custom.prematureCorpusFix")
  14. require("custom.questFixes")
  15. require("custom/starterItems")
  16. require("custom/starterEquipment")
  17. require("custom/CallReset")
  18. require("custom.kanaBank")
Advertisement
Add Comment
Please, Sign In to add comment