Skip to content

Commit 67fca72

Browse files
committed
Add missing pickpocket npcs
1 parent 4afac3b commit 67fca72

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

data/area/misthalin/draynor/draynor.npcs.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ examine = "A busy-body who loves a bit of gossip."
165165

166166
[martin_the_master_gardener]
167167
id = 3299
168+
pickpocket = { level = 38, stun_ticks = 8, stun_hit = 30, xp = 43.0, chance_min = 90, chance_max = 240, table = "master_farmer" }
168169
examine = "A master at gardening."
169170

170171
[wise_old_man_2]

data/area/misthalin/lumbridge/freds_farm/freds_farm.npcs.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ id = 5423
3535

3636
[farmer]
3737
id = 7
38+
pickpocket = { level = 10, stun_hit = 10, stun_ticks = 8, xp = 14.5, chance_min = 150, chance_max = 240, table = "farmer" }
3839
examine = "He grows the crops in this area."
3940

4041
[hay_bales_2]

0 commit comments

Comments
 (0)