Skip to content

Commit

Permalink
Fix ARRO_Nomads encounter: children instead of brahmin, ref #105.
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Apr 10, 2024
1 parent 14b2c7f commit d6ddb90
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions data/data/worldmap.txt
Original file line number Diff line number Diff line change
Expand Up @@ -365,8 +365,9 @@ position=huddle, spacing:2
[Encounter: ARRO_Nomads]
type_00=ratio:50%, pid:16777424, Item:49, Item:284, Item:7, Item:(0-10)41, Script:622 ; Male Nomad w/ Antidote, Meat Jerky, and Spear
type_01=ratio:50%, pid:16777426, Item:273, Item:4, Item:(0-10)41, Script:622 ; Female Nomad w/ Healing Powder and Knife
type_02=pid:16777226, If (Rand(10%)), Script:477 ; Male Orphan
type_03=pid:16777226, If (Rand(15%)), Script:477 ; Female Orphan
type_02=pid:16777268, If (Rand(10%)), Script:1129 ; Male Orphan
type_03=pid:16777269, If (Rand(15%)), Script:1129 ; Female Orphan
team_num=129 ; TEAM_RND_NOMAD
position=cone, spacing:2

[Encounter: ARROK_Molerats]
Expand Down

0 comments on commit d6ddb90

Please sign in to comment.