mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-05 16:49:06 +00:00
Some fixes (#231)
* Some fixes - Changed lumbridge teleport to require 31 magic instead of 32 - Added back gaining items from thieving stalls - Fixed dialgoue issue after leveling up skill (such as smithing) - Made god capes untradable - Removed cannon balls from shop (they werent supposed to be in there) * refactor pickpocketing slightly * more refactoring, actual random * refactor, each stall has it's own respawn timer * refactor argument names * Update Stalls.java
This commit is contained in:
committed by
Daniel Ginovker
parent
256452114c
commit
402d732975
@@ -141,10 +141,9 @@ shop = 140 William's_Wilderness_Cape_Shop 2 2 4315 10 4335 10 4355 10 4375 10 43
|
||||
shop = 141 Edward's_Wilderness_Cape_Shop 2 2 4323 10 4343 10 4363 10 4383 10 4403 10
|
||||
shop = 142 Blurberry's_Bar 2 2 2028 10 2030 10 2032 10 2034 10 2036 10 2038 10 2040 10
|
||||
shop = 143 Shop_of_Distaste 2 2 2518 100
|
||||
shop = 144 Nulodion's_Multicannon_Parts 2 2 2 10000000 6 100 8 100 10 100 12 100
|
||||
shop = 144 Nulodion's_Multicannon_Parts 2 2 6 100 8 100 10 100 12 100
|
||||
shop = 145 Legends_Guild_Shop_of_Useful_Items 2 2 299 6 1590 5 1542 3 2368 1 1052 3
|
||||
shop = 192 Legends'_Guild_General_Store 1 1 373 20 2323 5 121 3 886 500
|
||||
|
||||
// Npc not added yet, Shop may not be 317
|
||||
shop = 146 Martin_Thwait's_Lost_and_Found 2 2 954 50 1523 25 1755 30 946 20 5560 25 864 15 863 10 865 5 3095 3 3096 2 3097 1
|
||||
shop = 147 Grace's_Graceful_Clothing 2 2
|
||||
|
||||
@@ -833,7 +833,6 @@
|
||||
1530 3234 3156 1 0 0
|
||||
1530 3235 3198 1 0 0
|
||||
1530 3247 3193 0 0 0
|
||||
2406 3202 3169 0 0 0
|
||||
1530 3208 3211 1 0 0
|
||||
1530 3226 3214 2 0 0
|
||||
1530 3226 3223 2 0 0
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
[2019/11/21] 18:52 andrew5 used command: bank
|
||||
[2019/11/21] 19:04 andrew5 used command: bank
|
||||
[2019/12/04] 13:26 andrew5 used command: bank
|
||||
|
||||
Reference in New Issue
Block a user