format fixes
This commit is contained in:
@@ -33,7 +33,6 @@ func New(o Opts) *inkwell.Game {
|
||||
func bootOpening(w *World, start string, finale bool) []inkwell.Action {
|
||||
acts := []inkwell.Action{
|
||||
EnterScene(w, start),
|
||||
|
||||
inkwell.SetFlag(FlagPoliceTip),
|
||||
inkwell.Say(Paul, "Back alley. Just like the clerk said."),
|
||||
TapeSay(Dex, "A government office tipped you off to remove something from a scene. That doesn't strike you as odd?"),
|
||||
|
||||
Reference in New Issue
Block a user