diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-25 06:54:26 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-25 06:54:26 +0000 |
commit | 1d8592b23ce221f543fb9978c88620f70280c885 (patch) | |
tree | 66b363ecaa0da42195d2c9d1b8e5cd6fe8cc33a2 /npc/custom/penal_servitude.txt | |
parent | 0f82fd5bc403400dc9464a8f02298416b99b0bbc (diff) | |
download | hercules-1d8592b23ce221f543fb9978c88620f70280c885.tar.gz hercules-1d8592b23ce221f543fb9978c88620f70280c885.tar.bz2 hercules-1d8592b23ce221f543fb9978c88620f70280c885.tar.xz hercules-1d8592b23ce221f543fb9978c88620f70280c885.zip |
- Standardized script headers, starting with /npc/custom/
http://rathena.org/wiki/Script_header
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15262 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/penal_servitude.txt')
-rw-r--r-- | npc/custom/penal_servitude.txt | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/npc/custom/penal_servitude.txt b/npc/custom/penal_servitude.txt index 725e32ddc..bfbd39c63 100644 --- a/npc/custom/penal_servitude.txt +++ b/npc/custom/penal_servitude.txt @@ -1,15 +1,15 @@ //===== rAthena Script ======================================= -//= Penal Servitude Script -//===== By =================================================== +//= Penal Servitude +//===== By: ================================================== //= Lupus -//===== Version ============================================== +//===== Current Version: ===================================== //= 1.2 -//===== Compatible With ====================================== -//= rAthena Final (SVN) -//===== Description ========================================== +//===== Compatible With: ===================================== +//= rAthena SVN +//===== Description: ========================================= //= A simple Penal Servitude Script. //= It could cheer up your prisoners a bit. -//===== Comments ============================================= +//===== Additional Comments: ================================= // This script uses CHEQUES of the 2nd KAFRA_BANK.TXT // var PRISON - it counts number of your imprisonments. // 1.1 English translation @@ -80,7 +80,6 @@ L_RELEASE: close; M_Q1: -//�E��E1 mes "[Saddeus]"; mes "Our stocks are short of toadstools. Remember your morning's skilly? What about some work at our sponsored mushroom farm?"; next; |