forked from CraftMinecraft/GrandTheftMinecart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
53 lines (49 loc) · 1.35 KB
/
config.yml
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
47
48
49
50
51
52
53
#
# ___ ____ __ _ _ ____ ____ _ _ ____ ____ ____ #
# / __)( _ \ /__\ ( \( )( _ \ (_ _)( )_( )( ___)( ___)(_ _) #
# ( (_-. ) / /(__)\ ) ( )(_) ) )( ) _ ( )__) )__) )( #
# \___/(_)\_)(__)(__)(_)\_)(____/ (__) (_) (_)(____)(__) (__) #
# __ __ ____ _ _ ____ ___ __ ____ ____ #
# ( \/ )(_ _)( \( )( ___)/ __) /__\ ( _ \(_ _) #
# ) ( _)(_ ) ( )__)( (__ /(__)\ ) / )( #
# (_/\/\_)(____)(_)\_)(____)\___)(__)(__)(_)\_) (__) #
# #
###################################################################################
#
Command: gtm
MobNameVisible: false
Spawn:
ONESTAR:
Officer: 2
Sniper: 0
Swat: 0
TWOSTAR:
Officer: 4
Sniper: 0
Swat: 0
THREESTARS:
Officer: 6
Sniper: 3
Swat: 0
FOURSTARS:
Officer: 0
Sniper: 2
Swat: 4
FIVESTARS:
Officer: 0
Sniper: 4
Swat: 8
Cooldown:
ONESTAR: 40
TWOSTAR: 60
THREESTARS: 80
FOURSTARS: 100
FIVESTARS: 120
Condition:
ATTACKENTITY: 0
KILLENTITY: 0
ATTACKPLAYER: 0
KILLPLAYER: 1
STEALHORSE: 1
ATTACKPOLICE: 2
KILLPOLICE: 3