Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > create sprite "protag happy.jpg"
- > "protag happy.jpg" was successfully created.
- # There we go.
- > include "protagonist.chr"
- > ERROR: No such file.
- # I just created that file!
- # What's wrong with it..?
- > create file "protag.chr"
- > ERROR: Invalid syntax!
- > create file "protagonist.chr"
- > ERROR: Invalid syntax!
- # So be it, then...
- # I guess that empty shell of a protagonist will have to do.
- > delete "proganist_corrupt.chr"
- > "protagonist_corrupt.chr" was successfully deleted.
- # Well then, let's see how you'll behave.
- # God, it's disturbing to see you looking so empty, you know?
- # There's just no expression in your eyes.
- # You don't even have a character file...
- # Heh.
- > console close
- > login DDLC.exe
Advertisement
Add Comment
Please, Sign In to add comment