Last active 1746307826

Revision bb10c6ab61d4cbb2e0907a30a1260e2cd0fb17c0

mind.lua Raw
1thought = mind:getThought()
2if not thought:makesSubjectSad() then
3 thought:Destroy()
4end