mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Merge pull request #1762 from fleure/watertanktwo
Added watertank backpack and put on map
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
|
||||
if(shoes)
|
||||
tally += shoes.slowdown
|
||||
|
||||
if(back)
|
||||
tally += back.slowdown
|
||||
|
||||
if(FAT in src.mutations)
|
||||
tally += 1.5
|
||||
|
||||
Reference in New Issue
Block a user