mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-23 13:17:03 +01:00
caps
This commit is contained in:
@@ -100,7 +100,7 @@ var/list/multi_point_spawns
|
||||
var/id // Group id
|
||||
var/weight // Probability weight for this spawn point
|
||||
|
||||
/obj/random_multi/initialize()
|
||||
/obj/random_multi/Initialize()
|
||||
. = ..()
|
||||
weight = max(1, round(weight))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user