[1] | 1 | //===== eAthena Script ======================================= |
---|
| 2 | //= Cash Shop NPCs |
---|
| 3 | //===== By: ================================================== |
---|
| 4 | //= L0ne_W0lf |
---|
| 5 | //===== Current Version: ===================================== |
---|
| 6 | //= 1.1 |
---|
| 7 | //===== Compatible With: ===================================== |
---|
| 8 | //= eAthena SVN |
---|
| 9 | //===== Description: ========================================= |
---|
| 10 | //= Sell Cash shop items. |
---|
| 11 | //= Based on iRO's Cash shop. Headgears omitted. |
---|
| 12 | //===== Additional Comments: ================================= |
---|
| 13 | //= 1.0 First Version. Sample shop per-say. |
---|
| 14 | //= 1.1 FIxed typo. (bugreport:1078) [L0ne_W0lf] |
---|
| 15 | //============================================================ |
---|
| 16 | |
---|
| 17 | // Payon |
---|
| 18 | //============================================================ |
---|
| 19 | // Sells: |
---|
| 20 | // Battle Manual Box, Life Insurance Box, Bubble Gum Box, |
---|
| 21 | // Kafra Card Box, Giant Fly Wing Box, Neuralizer Box, |
---|
| 22 | // Token of Ziegfried Box, Enriched Oridecon and Elunium, |
---|
| 23 | // Assumpito, Wind Walk, Aspersio, Adreniline Rush, |
---|
| 24 | // Blessing and Increase Agility Scroll boxes, Dungeon |
---|
| 25 | // Teleport Scroll Box, Stat Food boxes, and Gym Passes. |
---|
| 26 | |
---|
| 27 | payon,171,142,4 cashshop Kafra Shop Employee 116,12900:1000,12901:200,12902:1000,12909:100,12910:100,12911:1500,12922:150,7619:100,7620:100,12916:150,12917:150,12915:100,12918:100,12913:125,12914:125,13553:50,12903:100,12904:100,12905:100,12906:100,12907:100,12908:100,7776:50 |
---|