mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Fixes material movement mod (#29089)
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
/// Explosive armor multiplier
|
||||
var/explosive_armor_mult = 1.0
|
||||
/// Movement speed modifier
|
||||
var/movement_speed_mod = 0
|
||||
var/movement_speed_mod = 1.0
|
||||
/// Heat insulation multiplier
|
||||
var/heat_insulation_mult = 1.0
|
||||
/// Electrical insulation multiplier
|
||||
|
||||
Reference in New Issue
Block a user