Merge pull request #15664 from deathride58/minimaprefresh

Minimap Refresh - higher detail, JS fixes, pixel-perfect scaling, and more!
This commit is contained in:
silicons
2022-06-10 22:09:52 -07:00
committed by GitHub
6 changed files with 90 additions and 27 deletions
+2
View File
@@ -7,6 +7,8 @@
var/obj_flags = CAN_BE_HIT
var/set_obj_flags // ONLY FOR MAPPING: Sets flags from a string list, handled in Initialize. Usage: set_obj_flags = "EMAGGED;!CAN_BE_HIT" to set EMAGGED and clear CAN_BE_HIT.
var/minimap_override_color // allows this obj to set its own color on the minimap
var/damtype = BRUTE
var/force = 0