minimap refresh - high-detail, JS fixes, pixel-perfect scaling, and more!
This commit is contained in:
@@ -124,6 +124,10 @@
|
||||
/// Color on minimaps, if it's null (which is default) it makes one at random.
|
||||
var/minimap_color
|
||||
|
||||
var/minimap_color2 // if this isn't null, then this will show as a checkerboard pattern mixed in with the above. works even if the above is null (for better or worse)
|
||||
|
||||
var/minimap_show_walls = TRUE
|
||||
|
||||
/**
|
||||
* These two vars allow for multiple unique areas to be linked to a master area
|
||||
* and share some functionalities such as APC powernet nodes, fire alarms etc, without sacrificing
|
||||
|
||||
Reference in New Issue
Block a user