mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
changes max shield radius
as requested by Mazian on the forums.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
icon_state = "generator0"
|
||||
var/active = 0
|
||||
var/field_radius = 3
|
||||
var/max_field_radius = 100
|
||||
var/max_field_radius = 150
|
||||
var/list/field = list()
|
||||
density = 1
|
||||
var/locked = 0
|
||||
|
||||
Reference in New Issue
Block a user