diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2015-12-16 17:42:50 +0800 |
---|---|---|
committer | dastgir <dastgirpojee@rocketmail.com> | 2015-12-17 07:06:40 -0500 |
commit | fa4175c2527a328e7c65bab40d9747caaf792656 (patch) | |
tree | ca331ad0365a51e5ef29b68f4b2d478aa0c9ea87 /db/sc_config.txt | |
parent | 590fcf04372ac04e098d8499a5d3e8c9adc0981d (diff) | |
download | hercules-fa4175c2527a328e7c65bab40d9747caaf792656.tar.gz hercules-fa4175c2527a328e7c65bab40d9747caaf792656.tar.bz2 hercules-fa4175c2527a328e7c65bab40d9747caaf792656.tar.xz hercules-fa4175c2527a328e7c65bab40d9747caaf792656.zip |
Added 8 Official kRO & jRO Costumes supported up to 2015-05-13aRagexe.
Change the AegisName of Music Decoration to its official name.
Update Status Change ID's. (Thanks to Rytech)
Note:
• Some of the costumes items are missing or not implemented on this commit, but this is their official SC's.
• SC's that don't have costume items:
- SC_FLOWERSMOKE
- SC_HAPPINESS_STAR
- SC_MAGICAL_FEATHER
Diffstat (limited to 'db/sc_config.txt')
-rw-r--r-- | db/sc_config.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/db/sc_config.txt b/db/sc_config.txt index b37afa877..d8272d39f 100644 --- a/db/sc_config.txt +++ b/db/sc_config.txt @@ -466,12 +466,22 @@ SC_FORTUNE, 79 SC_SERVICEFORYOU, 79 SC_INCHIT, 77 SC_PUSH_CART, 205 + +// Costumes SC_MOONSTAR, 207 SC_SUPER_STAR, 207 SC_STRANGELIGHTS, 207 SC_DECORATION_OF_MUSIC, 207 SC_LJOSALFAR, 207 SC_MERMAID_LONGING, 207 +SC_HAT_EFFECT, 207 +SC_FLOWERSMOKE, 207 +SC_FSTONE, 207 +SC_HAPPINESS_STAR, 207 +SC_MAPLE_FALLS, 207 +SC_TIME_ACCESSORY, 207 +SC_MAGICAL_FEATHER, 207 +SC_BLOSSOM_FLUTTERING, 207 // Cant Clear SC_ALL_RIDING, 141 |