lighthalzen_bank.txt 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. //===== eAthena Script ========================================
  2. //= Lighthalzen Bank Area
  3. //===== By: ==================================================
  4. //= Au{R}oN
  5. //===== Current Version: =====================================
  6. //= 1.0
  7. //===== Compatible With: =====================================
  8. //= eAthena 1.0+
  9. //===== Description: =========================================
  10. //= Lighthalzen Bank
  11. //===== Additional Comments: =================================
  12. //= Converted from Aegis
  13. //= 1.0 Add all Bank NPC (TEMPORARY NAME and FACING PROBABLY INCORRECT) [Au{R}oN]
  14. //============================================================
  15. lhz_in02.gat,34,41,7 script Young Man#gli1 849,{
  16. mes "[Young Man]";
  17. mes "Ugh, while the chair are";
  18. mes "too hard, I still like how nice and cool it is in the bank!";
  19. close;
  20. }
  21. lhz_in02.gat,28,39,3 script Young Girl#gli1 703,{
  22. mes "[Young Girl]";
  23. mes "I should work here in";
  24. mes "in the Bank after I've grown up... Don't you think this";
  25. mes "Job is great? Tee hee hee...";
  26. close;
  27. }
  28. lhz_in02.gat,31,34,3 script Grandpa#gli1 847,{
  29. mes "[Grandpa]";
  30. mes "The build looks very clean,";
  31. mes "it's just so nice to look at";
  32. mes "it... Maybe i should make";
  33. mes "my house look like this.";
  34. close;
  35. }
  36. lhz_in02.gat,31,33,3 script Grandma#gli2 863,{
  37. mes "[Grandma]";
  38. mes "It's so comfortable with";
  39. mes "the nice scent here...";
  40. mes "Isn't this place great?";
  41. mes "Only if this is my home...";
  42. close;
  43. }
  44. lhz_in02.gat,34,22,8 script Bank Employee::alone 755,{
  45. mes "[Bank Employee]";
  46. mes "This Bank is built to";
  47. mes "provide a service to the";
  48. mes "our service are currently";
  49. mes "terminated, we will provide";
  50. mes "great services to satisfy";
  51. mes "our guests once the system";
  52. mes "is recovered.";
  53. mes "We apologize for the";
  54. mes "inconvenience.";
  55. close;
  56. }
  57. lhz_in02.gat,21,25,9 script Bank Employee::clone1 86,{
  58. mes "[Bank Employee]";
  59. mes "Currently this Bank has";
  60. mes "temporarily terminated";
  61. mes "all services due to";
  62. mes "internal problems.";
  63. mes "We will fix the problems";
  64. mes "as soon as possibile and";
  65. mes "be in services again.";
  66. mes "We apologize for the";
  67. mes "inconvenience.";
  68. close;
  69. }
  70. lhz_in02.gat,21,38,9 duplicate(clone1) Bank Employee::clone2 86