mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 23:11:52 +00:00
Space Dust Parallax defaults on. (#3581)
This commit is contained in:
@@ -126,7 +126,7 @@ datum/preferences
|
||||
|
||||
// SPAAAACE
|
||||
var/parallax_speed = 2
|
||||
var/parallax_togs = PARALLAX_SPACE | PROGRESS_BARS
|
||||
var/parallax_togs = PARALLAX_SPACE | PARALLAX_DUST | PROGRESS_BARS
|
||||
|
||||
var/list/pai = list() // A list for holding pAI related data.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user