MrEpicIsHere777

Untitled

Feb 26th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. > create sprite "protag happy.jpg"
  2. > "protag happy.jpg" was successfully created.
  3.  
  4. # There we go.
  5.  
  6. > include "protagonist.chr"
  7. > ERROR: No such file.
  8.  
  9. # I just created that file!
  10. # What's wrong with it..?
  11.  
  12. > create file "protag.chr"
  13. > ERROR: Invalid syntax!
  14.  
  15. > create file "protagonist.chr"
  16. > ERROR: Invalid syntax!
  17.  
  18. # So be it, then...
  19. # I guess that empty shell of a protagonist will have to do.
  20.  
  21. > delete "proganist_corrupt.chr"
  22. > "protagonist_corrupt.chr" was successfully deleted.
  23.  
  24. # Well then, let's see how you'll behave.
  25. # God, it's disturbing to see you looking so empty, you know?
  26. # There's just no expression in your eyes.
  27. # You don't even have a character file...
  28. # Heh.
  29.  
  30. > console close
  31. > login DDLC.exe
Advertisement
Add Comment
Please, Sign In to add comment