diff options
Diffstat (limited to 'npc/007-1')
-rw-r--r-- | npc/007-1/treasure.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/007-1/treasure.txt b/npc/007-1/treasure.txt index 21d4631bd..9c887ed49 100644 --- a/npc/007-1/treasure.txt +++ b/npc/007-1/treasure.txt @@ -15,6 +15,7 @@ OnInit: .sex = G_OTHER; .distance = 4; .cooldown = 200; + .bp_chance = 2; end; } |