mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Corpse light and line addition
This commit is contained in:
@@ -10,5 +10,7 @@ return {
|
||||
auto_collect_bodies=true, --- @setting auto_collect_bodies enables items being returned to the spawn point in chests upon corpse expiring
|
||||
show_map_markers=true, --- @setting show_map_markers shows markers on the map where bodies are
|
||||
include_time_of_death=true, --- @setting include_time_of_death weather to include the time of death on the map marker
|
||||
map_icon=nil --- @setting map_icon the icon that the map marker shows; nil means no icon; format as a SingleID
|
||||
map_icon=nil, --- @setting map_icon the icon that the map marker shows; nil means no icon; format as a SingleID
|
||||
show_light_at_corpse=true, --- @setting show_light_at_corpse if a light should be rendered at the corpse
|
||||
show_line_to_corpse=true --- @setting show_line_to_corpse if a line should be rendered from you to your corpse
|
||||
}
|
||||
Reference in New Issue
Block a user