minimap refresh - high-detail, JS fixes, pixel-perfect scaling, and more!

This commit is contained in:
deathride58
2022-06-04 22:44:15 -04:00
parent 218049e6f5
commit b02372afb0
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