Skip to content

Commit

Permalink
Fix children's team in KLA_Homeless encounter, ref #105.
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Apr 10, 2024
1 parent d6ddb90 commit fe70068
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
scripts_dir: scripts_src
dialog_dir: data/text/english/dialog
worldmap_path: data/data/worldmap.txt
worldmap_script_sets: 258,259
worldmap_script_sets: 258,259 622,1129 623,1129

- uses: devopsx/gha-ubuntu-i386-fix@master

Expand Down
5 changes: 3 additions & 2 deletions data/data/worldmap.txt
Original file line number Diff line number Diff line change
Expand Up @@ -413,10 +413,11 @@ type_01=ratio:33%, pid:16777283, Item:21(wielded), Script:623 ; Strong Peasant
type_02=ratio:15%, pid:16777279, Item:320, Script:623 ; Weak Peasant Male w/ Sharpened Pole
type_03=ratio:15%, pid:16777280, Item:4, Script:623 ; Weak Peasant Female w/ Knife
type_04=ratio:4%, pid:16777270, Script:623 ; Male Loser - killap - adult male proto, so why child script?
type_05=pid:16777269, Script:1129 ; Female Child
type_06=pid:16777268, Script:1129 ; Male Child - killap - no longer uses adult proto with child script
type_05=pid:16777269, Script:1129 ; Female Child
type_06=pid:16777268, Script:1129 ; Male Child - killap - no longer uses adult proto with child script
type_07=Dead, pid:16777298 ; Dead Dog
position=Surrounding, Spacing:6, Distance:7
team_num=131 ; TEAM_RND_HOMELESS

[Encounter: KLA_Farmers]
type_00=ratio:67%, pid:16777281, Item:9, Item:(0-3)71, Item:(0-10)41, Script:493 ; Average Peasant Male w/ 10mm SMG and Fruit
Expand Down

0 comments on commit fe70068

Please sign in to comment.