more small mapping changes, sprite fixes and lil rule tweak

- added runtime v2 to Pubby
- added Moka's room to CC
- fixed teleporter in Demone station, made the place a lil prettier
- max amount of Nuke Op occurences is 3, rather than limitless
- rewrote Employment Contract to be a lil bit less evil
- edited out more bits of Kinaris (CAS cards, popcorn, bedsheets)
This commit is contained in:
Sonoida
2023-01-12 15:17:42 +01:00
parent 27b2e2a9e8
commit aa7a347f76
11 changed files with 225 additions and 141 deletions
@@ -1,6 +1,6 @@
#define CHALLENGE_TELECRYSTALS 280
#define PLAYER_SCALING 1.5
#define CHALLENGE_TIME_LIMIT 3000
#define CHALLENGE_TIME_LIMIT 10000
#define CHALLENGE_PLAYERS_TARGET 50 //target players population. anything below is a malus to the challenge tc bonus.
#define TELECRYSTALS_MALUS_SCALING 1 //the higher the value, the bigger the malus.
#define CHALLENGE_SHUTTLE_DELAY 15000 // 25 minutes, so the ops have at least 5 minutes before the shuttle is callable.