Skip to content

Commit 372d78e

Browse files
Update lists_build.sh
1 parent 821439f commit 372d78e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lists_build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Core Game Lists
33
python3 ./Game/Core/Scripts/lists.py Game/Core/Weapon-Traits.md Weapon-Traits Game/Core/Blocks
44
python3 ./Game/Core/Scripts/lists.py Game/Core/Armour-Traits.md Armour-Traits Game/Core/Blocks
5-
python3 ./Game/Core/Scripts/lists.py Game/Core/Gear.md Gear#Trait Game/Blocks
6-
python3 ./Game/Core/Scripts/lists.py Game/Core/Gear.md Gear#Trait Game/Core/Blocks
5+
python3 ./Game/Core/Scripts/lists.py Game/Core/Gear.md Gear#Traits Game/Blocks
6+
python3 ./Game/Core/Scripts/lists.py Game/Core/Gear.md Gear#Traits Game/Core/Blocks
77
python3 ./Game/Core/Scripts/lists.py Game/Core/Character-Actions.md Character-Actions Game/Core/Blocks
88
python3 ./Game/Core/Scripts/lists.py Game/Core/Character-Traits.md Character-Traits Game/Core/Blocks
99
python3 ./Game/Core/Scripts/lists.py Game/Core/Character-Traps.md Character-Traps Game/Core/Blocks

0 commit comments

Comments
 (0)