adding actions

This commit is contained in:
bleeptrack 2020-12-22 17:04:01 +01:00
parent d8d48c245e
commit 275ffc5ec4
3 changed files with 29 additions and 2 deletions

View file

@ -4,4 +4,5 @@ class_name LevelRepo
var slug
var path
var setup_commands = ""
var action_commands = ""
var win_conditions = {}