/tg/ Station 13 - Modules - TypesVar Details - Proc Details

painting

Vars

current_canvasCanvas we're currently displaying.
desc_with_canvasDescription set when canvas is added.

Procs

load_persistentLoads a painting from SSpersistence. Called globally by said subsystem when it inits

Var Details

current_canvas

Canvas we're currently displaying.

desc_with_canvas

Description set when canvas is added.

Proc Details

load_persistent

Loads a painting from SSpersistence. Called globally by said subsystem when it inits

Deleting paintings leaves their json, so this proc will remove the json and try again if it finds one of those.