Skip to content

Commit

Permalink
Change Resi_tutor10 script to no offer skipping
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaioru committed Sep 27, 2023
1 parent 4d9080f commit 047824d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions src/resistance/Resi_tutor10.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
if Self.AskYesNo("Would you like to skip the tutorials and head straight to Edelstein?") then
Target.TransferField(310000000)
else
Self.Say("Enjoy your trip.")
end
Target.SetStandAloneMode(true)
-- TODO Unsure

0 comments on commit 047824d

Please sign in to comment.