Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //===== Athena Script ========================================
- //= Shopping Mall Script by Yuki
- //===== By: ==================================================
- //= Yuki (HatsukoiRO)
- //===== Current Version: =====================================
- //= 2.0
- //===== Compatible With: =====================================
- //= Any Athena Version
- //===== Description: =========================================
- //= Shopping Mall cointaining most item except cards
- //===== Additional Comments: =================================
- //= Please include me in the credits if you edited this mall
- //============================================================
- //The Shops//The Warper to Mall
- prontera,157,180,3 script Mall Warper 902,{
- shop: warp "quiz_02" ,337,74;
- }
- //The Exit to Prontera
- quiz_02,335,74,5 script Exit 902,{
- warp "prontera" ,155,176;
- }
Advertisement
Add Comment
Please, Sign In to add comment