Share Pastebin
Guest
Public paste!

NPC Romeu

By: a guest | Mar 21st, 2010 | Syntax: C++ | Size: 0.11 KB | Hits: 56 | Expires: Never
Copy text to clipboard
  1. 005.gat,100,70,0 script  Romeu  127,0,0,{
  2.    mes "[Romeu]";
  3.    mes "Olá Julieta! Meu nome é Romeu";
  4.    close;
  5. }