Merge pull request #18 from TBMCPlugins/alisolarflare-slime-patch
Remove slime exploit
This commit is contained in:
commit
e215d1b2a9
1 changed files with 6 additions and 5 deletions
|
@ -1647,10 +1647,11 @@ Jobs:
|
|||
income: 0.2
|
||||
points: 0.2
|
||||
experience: 0.2
|
||||
'165':
|
||||
income: 1.0
|
||||
points: 1.0
|
||||
experience: 1.0
|
||||
# Slime Block commented out due to potential exploit
|
||||
# '165':
|
||||
# income: 1.0
|
||||
# points: 1.0
|
||||
# experience: 1.0
|
||||
'168':
|
||||
income: 3.0
|
||||
points: 3.0
|
||||
|
@ -2444,4 +2445,4 @@ Jobs:
|
|||
experience-progression-equation: baseexperience-(baseexperience*((numjobs-1) *0.01))
|
||||
Kill:
|
||||
Player:
|
||||
income: 7.5
|
||||
income: 7.5
|
||||
|
|
Loading…
Reference in a new issue