shadowm

Untitled

Oct 15th, 2011
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. [if]
  2. [have_unit]
  3. {TQ_LIVING_NONHERO_UNIT}
  4. [/have_unit]
  5. [then]
  6. [message]
  7. speaker=Mal Keshar
  8. message= _ "plural_you^It’s clear now that those power generators were essential for running something else. You must make haste and return to the surface before the hive collapses."
  9. [/message]
  10.  
  11. [message]
  12. speaker=Elynia
  13. message= _ "We? What about you?"
  14. [/message]
  15. [/then]
  16. [else]
  17. [message]
  18. speaker=Mal Keshar
  19. message= _ "singular_you^It’s clear now that those power generators were essential for running something else. You must make haste and return to the surface before the hive collapses."
  20. [/message]
  21.  
  22. [message]
  23. speaker=Elynia
  24. message= _ "I? What about you?"
  25. [/message]
  26. [/else]
  27. [/if]
  28.  
Advertisement
Add Comment
Please, Sign In to add comment