home · contact · privacy
TCE: Reduce config, refactor move plugin, add stomach filled by eating.
[plomrogue] / confserver / TheCrawlingEater
1 PLUGIN TheCrawlingEater
2
3 MAP_LENGTH 64
4 PLAYER_TYPE 0
5
6 TA_ID 1
7 TA_NAME wait
8
9 TA_ID 2
10 TA_EFFORT 5
11 TA_NAME move
12
13 TT_ID 0
14 TT_START_NUMBER 1
15 TT_LIFEPOINTS 1
16 TT_SYMBOL @
17
18 TT_ID 5
19 TT_SYMBOL %
20
21 TT_ID 0
22 TT_CORPSE_ID 5