class Gamefic::Scene::Conclusion


A scene that ends an actor’s participation in a narrative.

def self.type

def self.type
  'Conclusion'
end