Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit c18561d

Browse files
committed
Update Saint Denis Handler location in config.lua
1 parent 0019abc commit c18561d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hitman/config.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Config.CheckForUpdates = true
1414

1515
Config.HandlerLocations = {
1616
{ City = 'Valentine Handler', x = -276.86, y = 921.46, z = 128.31, h = 320.54, model = 'A_M_M_BlWUpperClass_01', scenario = 'WORLD_HUMAN_SHOPKEEPER'},
17-
{ City = 'Saint Denis Handler', x = 2706.23, y = -1907.66, z = 47.89, h = 313.7, model = 'A_M_M_BiVFancyTravellers_01', scenario = 'WORLD_HUMAN_SHOPKEEPER'},
17+
{ City = 'Saint Denis Handler', x = 2706.27, y = -1097.85, z = 47.89, h = 317.4, model = 'A_M_M_BiVFancyTravellers_01', scenario = 'WORLD_HUMAN_SHOPKEEPER'},
1818
{ City = 'Blackwater Handler', x = -254.71, y = 905.19, z = 127.45, h = 86.27, model = 'A_M_M_GriSurvivalist_01', scenario = 'WORLD_HUMAN_SHOPKEEPER'},
1919
-- { City = 'New Austin Handler', x = -274.8, y = 805.5, z = 119.3, h = 340.36, model = 'A_M_M_GriSurvivalist_01', scenario = 'WORLD_HUMAN_SHOPKEEPER'},
2020
}

0 commit comments

Comments
 (0)