home
·
contact
·
privacy
projects
/
plomrogue
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
TCE: Reduce turn_over(), lifepoint manipulation to minimum.
[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
TT_NAME HUMAN
18
19
TT_ID 5
20
TT_SYMBOL %
21
TT_NAME SKELETON
22
23
TT_ID 0
24
TT_CORPSE_ID 5