Miese Corona Zeiten push für Lenhardt
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
using GTANetworkAPI;
|
||||
using System.Linq;
|
||||
using ReallifeGamemode.Database.Entities;
|
||||
using GTANetworkAPI;
|
||||
|
||||
namespace ReallifeGamemode.Server.WeaponDeal
|
||||
{
|
||||
@@ -11,8 +9,7 @@ namespace ReallifeGamemode.Server.WeaponDeal
|
||||
{
|
||||
public static Dictionary<int, int> factionWeaponDeal = new Dictionary<int, int>();
|
||||
|
||||
|
||||
private static readonly IReadOnlyCollection<Vector3> WT_Route = new List<Vector3>
|
||||
public static readonly IReadOnlyCollection<Vector3> WT_Route = new List<Vector3>
|
||||
{
|
||||
//new Vector3(2465.163, 1589.396, 32.72029), ungeeignet
|
||||
new Vector3(1532.045, 1702.775, 109.7561), //Hütte iwo Östlich
|
||||
|
||||
Reference in New Issue
Block a user