screen init, update, optional decision condition
This commit is contained in:
@@ -4,5 +4,4 @@ Decision.register({
|
||||
handle = function()
|
||||
Situation.apply("drink_coffee")
|
||||
end,
|
||||
condition = function() return true end
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user