diff --git a/game/script.rpy b/game/script.rpy index 4786a90..77e0307 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -7,6 +7,7 @@ #just like make game #?????? #Profit&Export +#/usr/bin/touch gf - cannot touch 'gf': Permission denied #To whoever decides to look at the script file of this, woe be upon ye, because this is an absolute clusterfuck. The actual script for the game starts on line 346. The rest is just boilerplate code for characters, scenes, transitions, and whatnot. #Why yes all my code is in one massive file called "script" thats 28k lines long, how could you tell?