-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitignore
46 lines (46 loc) · 856 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
bin/dom5utils/*
items/*
items/desc/*
items/output/*
/lib/*
/monsters/*
monsters/desc/*
monsters/output/*
/spells/*
/BaseI.xlsx
/BaseU.xlsx
/MagicSites.xlsx
/Mercenary.xlsx
/armors.txt
/armors.xlsx
/armorsUnknown.txt
/attributes_by_armor.xlsx
/attributes_by_nation.xlsx
/attributes_by_spell.xlsx
/attributes_by_weapon.xlsx
/coast_leader_types_by_nation.xlsx
/coast_troop_types_by_nation.xlsx
/effects_spells.xlsx
/effects_weapons.xlsx
/fort_leader_types_by_nation.xlsx
/fort_troop_types_by_nation.xlsx
/items.txt
/itemsUnknown.txt
/monsters.txt
/monstersUnknown.txt
/nations.xlsx
/nonfort_leader_types_by_nation.xlsx
/nonfort_troop_types_by_nation.xlsx
/pretender_types_by_nation.xlsx
/protections_by_armor.xlsx
/sites.txt
/sitesUnknown.txt
/spells.txt
/spells.xlsx
/unpretender_types_by_nation.xlsx
/weapons.txt
/weapons.xlsx
/bin/
/events.xlsx
*.exe
*.trs