home
·
contact
·
privacy
projects
/
plomrogue
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
TCE: Generate more altars than absolutely needed.
[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_NAME move
11
12
TA_ID 3
13
TA_NAME drop
14
15
TA_ID 4
16
TA_NAME drink
17
18
TA_ID 5
19
TA_NAME pee
20
21
TA_ID 6
22
TA_NAME eat
23
24
TT_ID 0
25
TT_START_NUMBER 1
26
TT_LIFEPOINTS 1
27
TT_SYMBOL @
28
TT_NAME CREATURE
29
30
TT_ID 5
31
TT_SYMBOL %
32
33
TT_ID 0
34
TT_CORPSE_ID 5