1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- //===== rAthena Script =======================================
- //= Shops
- //===== By: ==================================================
- //= Daegaladh
- //===== Current Version: =====================================
- //= 1.3
- //===== Compatible With: =====================================
- //= rAthena Project
- //===== Description: =========================================
- //= Pre-renewal-specific town shop NPCs.
- //===== Additional Comments: =================================
- //= 1.0 First version.
- //= 1.1 Moved Izlude shops to pre-re/re paths. [Streusel]
- //= 1.2 Moved Ninja shops to Pre-RE/RE paths. [Euphy]
- //= 1.3 Moved Morocc shops to Pre-RE/RE paths. [zackdreaver]
- //============================================================
- //=======================================================
- // Alberta
- //=======================================================
- alberta_in,176,81,3 shop Trading Merchant#alb 900,13200:-1,13201:-1,13202:-1,13150:-1,13102:-1,13151:-1,13154:-1,13155:-1,13163:-1,13165:-1,13168:-1
- //=======================================================
- // Al De Baran
- //=======================================================
- alde_alche,38,184,3 shop Material Seller#alche 755,7143:-1,7141:-1,7140:-1
- //=======================================================
- // Einbroch
- //=======================================================
- que_ng,180,79,3 shop Johnny Waiker 900,13200:-1,13201:-1,13202:-1
- //=======================================================
- // Izlude
- //=======================================================
- izlude,105,99,0 shop Butcher#iz 54,517:-1
- izlude,94,98,4 shop Fruit Gardener#iz 53,512:-1,513:-1,515:-1,516:-1
- izlude,105,92,7 shop Vendor from Milk Ranch#i 90,519:-1
- izlude,164,138,4 shop Pet Groomer#iz 124,537:-1,643:-1,10013:-1,10014:-1,554:-1,6113:-1,6114:-1,6115:-1
- izlude_in,115,61,0 shop Tool Dealer#iz 47,611:-1,501:-1,502:-1,503:-1,504:-1,506:-1,645:-1,656:-1,601:-1,602:-1,1065:-1,1750:-1
- izlude_in,121,64,3 shop Trading Merchant#iz 900,13200:-1,13201:-1,13202:-1,13150:-1,13102:-1,13151:-1,13154:-1,13155:-1,13163:-1,13165:-1,13168:-1
- //=======================================================
- // Lighthalzen
- //=======================================================
- lhz_in02,105,21,3 shop Jeweler#lhz 91,721:-1,723:-1,726:-1,728:-1,729:-1,730:-1,2613:-1
- //=======================================================
- // Morocc - Post Ep. 12.1
- //=======================================================
- moc_ruins,118,170,4 shop Pet Groomer#moc 125,537:-1,643:-1,10013:-1,10014:-1,554:-1,6113:-1,6114:-1,6115:-1
- moc_ruins,91,128,4 shop Tool Dealer#moc1 93,1750:-1,611:-1,501:-1,502:-1,503:-1,504:-1,506:-1,645:-1,656:-1,601:-1,602:-1,1065:-1
- moc_ruins,114,63,6 shop Tool Dealer#moc2 99,1750:-1,611:-1,501:-1,502:-1,503:-1,504:-1,506:-1,645:-1,656:-1,601:-1,602:-1,1065:-1,2242:-1
- moc_ruins,110,105,2 shop Jeweler#moc1 102,721:-1,723:-1,726:-1,728:-1,729:-1
- moc_ruins,52,85,6 shop Jeweler#moc2 99,730:-1,2613:-1
- //=======================================================
- // Ninja Shops
- //=======================================================
- que_ng,72,31,2 shop Boonji#nin 83,13250:-1,13251:-1,13252:-1,13253:-1,13254:-1
- que_ng,73,26,5 shop Boonray#nin 83,2117:-1,7521:-1,7522:-1,7523:-1,7524:-1
- //=======================================================
- // Cooking Addition
- //=======================================================
- prontera,156,212,1 shop Chef Assistant#prt 700,7454:-1,7456:-1,7482:-1,580:-1
- moc_ruins,115,123,5 shop Chef Assistant#moc 86,7455:-1,7453:-1,7454:-1,7456:-1,7452:-1
- geffen,196,111,3 shop Chef Assistant#gef 85,7482:-1
- alberta,167,135,5 shop Chef Assistant#alb 712,579:-1
- payon,206,119,5 shop Chef Assistant#pay 89,7455:-1
|