Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. #region ArsenalGuard
  2. case 4432:
  3. {
  4. dialog.Avatar(94);
  5. switch (npcRequest.OptionID)
  6. {
  7. case 0:
  8. {
  9. dialog.Text("A suited weapon is a thing that you can`t do wihout nowadays. I keep faith in it.");
  10. dialog.Option("Attractive.", 255);
  11. dialog.Send();
  12. break;
  13. }
  14. #endregion
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement