You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: maps/sectors/factions/independent/itv_talon/itv_talon-jobs.dm
+1-9Lines changed: 1 addition & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,4 @@
1
-
// Used to be tether_jobs.dm and only loaded on tether... Why I do not know - Bloop
2
-
// Make sure to have these z levels defined in whatever map defines you are creating. Tempted to just define them here but thats something to test later
3
-
/*
4
-
///Change the numbers here as appropriate
5
-
#define Z_LEVEL_OFFMAP1 1000
6
-
#define Z_LEVEL_OFFMAP2 1001
7
-
*/
8
-
///////////////////////////////////
9
-
//// Talon Jobs
1
+
#warn enable if talon is active
10
2
11
3
/*///On request of Maintainer I am commenting this out for now. Maybe in the future we can find a new purpose for Talon -Bloop 2-17-2022
0 commit comments