最後活躍 1746307826

修訂 bb10c6ab61d4cbb2e0907a30a1260e2cd0fb17c0

mind.lua 原始檔案
1thought = mind:getThought()
2if not thought:makesSubjectSad() then
3 thought:Destroy()
4end