mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
Moving some defines over to setup
This commit is contained in:
+7
-1
@@ -791,4 +791,10 @@ var/list/RESTRICTED_CAMERA_NETWORKS = list( //Those networks can only be accesse
|
||||
#define VAMP_JAUNT 10
|
||||
#define VAMP_SLAVE 11
|
||||
#define VAMP_BLINK 12
|
||||
#define VAMP_FULL 13
|
||||
#define VAMP_FULL 13
|
||||
|
||||
// Moved from machine_interactions.dm
|
||||
#define STATION_Z 1
|
||||
#define CENTCOMM_Z 2
|
||||
#define TELECOMM_Z 3
|
||||
#define ASTEROID_Z 5
|
||||
|
||||
Reference in New Issue
Block a user