Pastebin

New pastes are no longer accepted · Stats

Latest Pastes

Eomap 0.3.0 - Config.ini Descriptive

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
// Amount of graphics to load for the tab.
 
// There may be a maximum for how many show up in the palette if using a really high amount.
// If this is the case contact me because i know a fix ;).
 
// Total number of graphics in Gfx003
//Default: 724 - Remember it starts counting at 100 so in the reshacker this appears to be 824
Tiles = 724
 
// Total number of graphics in Gfx004
//Default: 539 - Remember it starts counting at 100 so in the reshacker this appears to be 639
Objects = 539
 
// Total number of graphics in Gfx005
//Default: 42 - Remember it starts counting at 100 so in the reshacker this appears to be 142
Overlay = 42
 
// Total number of graphics in Gfx006
//Default: 1065 - Remember it starts counting at 100 so in the reshacker this appears to be 1165
Walls = 1065
 
// Total number of graphics in Gfx007
//Default: 48 - Remember it starts counting at 100 so in reshacker this appears to be 148
Roof = 48