Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Load up your custom scripts here! Ideally, your custom scripts will be placed in the scripts/custom folder and then get loaded like this:
- --
- -- require("custom/yourScript")
- --
- -- Refer to the Tutorial.md file for information on how to use various event and command hooks in your scripts.
- require("custom/datamanager")
- require("custom/scriptwarp")
- require("custom.followerQuestFixes")
- require("custom.cursedItemsFix")
- require("custom.lucanFixAldruhn")
- require("custom/creatureMerchantRestockGold")
- require("custom.prematureCorpusFix")
- require("custom.questFixes")
- require("custom/starterItems")
- require("custom/starterEquipment")
- require("custom/CallReset")
- require("custom.kanaBank")
Advertisement
Add Comment
Please, Sign In to add comment