Merge pull request #13753 from Citadel-Station-13/silicons-patch-16

[testmerge this first]shoving yourself up now costs 50% more
This commit is contained in:
DeltaFire
2020-12-14 05:56:35 +01:00
committed by GitHub
+1 -1
View File
@@ -10,7 +10,7 @@
/// Usage for eyestabbing with a screwdriver
#define STAMINA_COST_ITEM_EYESTAB 7.5
/// Usage for shoving yourself off the ground instantly
#define STAMINA_COST_SHOVE_UP 10
#define STAMINA_COST_SHOVE_UP 15
//items total mass, used to calculate their attacks' stamina costs. If not defined, the cost will be (w_class * 1.25)
#define TOTAL_MASS_TINY_ITEM 1.25