Add flag turn-in location to team functionality
Introduced a new `flagTurnInLocation` property to the `Team` class, used to determine where players return flags. Updated relevant logic in `Flag` and `CreateTeam` to utilize this new property, including reducing the required distance for flag turn-in.
This commit is contained in:
+2
-2
@@ -1,3 +1,3 @@
|
||||
#Sat Feb 08 20:41:32 CET 2025
|
||||
buildNumber=18
|
||||
#Sat Feb 08 21:02:07 CET 2025
|
||||
buildNumber=19
|
||||
version=0.1
|
||||
|
||||
Reference in New Issue
Block a user