最后活跃于 1746307826

修订 bb10c6ab61d4cbb2e0907a30a1260e2cd0fb17c0

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