This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File ID File Path | |
----------------------------- | |
0 Rom\0\0.dat | |
1 Rom\0\1.dat | |
2 Rom\0\2.dat | |
3 Rom\0\3.dat | |
4 Rom\0\4.dat | |
5 Rom\0\5.dat | |
6 Rom\0\6.dat |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
----------------------------------- | |
-- This file contains functions and | |
-- data related to using Veridical | |
-- Confluxes in Abyssea - Originally By Troak | |
----------------------------------- | |
require("scripts/globals/common"); | |
require("scripts/globals/settings"); | |
require("scripts/globals/keyitems"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Some things are not perfect here, existing examples in trunk are written this way however. | |
require("scripts/globals/status"); | |
require("scripts/globals/magic"); | |
----------------------------------- | |
-- onMobInitialize Action | |
----------------------------------- | |
function onMobInitialize(mob) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INSERT INTO `char_inventory` VALUES (22602, 6, 10, 29317, 1, 0, '', 0x101200104000488000080410080410000000000000000000); | |
INSERT INTO `char_inventory` VALUES (22602, 6, 5, 29313, 1, 0, '', 0x000020000000000000000000000000000000000000000000); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
embedded gist |
NewerOlder