mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 13:05:36 +01:00
The monkey portrait decoration is now a set of random pictures that also act as persistent photo frames. Every station map gets one. (#61844)
spriteadd: Desouled the picture frame sprites.
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
continue
|
||||
VM.shuttles[s] = shuttle
|
||||
|
||||
VM.map_path = "custom"
|
||||
VM.map_path = CUSTOM_MAP_PATH
|
||||
VM.map_file = "[map_file]"
|
||||
VM.config_filename = "data/next_map.json"
|
||||
var/json_value = list(
|
||||
|
||||
Reference in New Issue
Block a user