diff options
Diffstat (limited to 'npc/custom/rpsroulette.txt')
-rw-r--r-- | npc/custom/rpsroulette.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/rpsroulette.txt b/npc/custom/rpsroulette.txt index 4eab9c692..75e31e972 100644 --- a/npc/custom/rpsroulette.txt +++ b/npc/custom/rpsroulette.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Rock Scissors Roulette Script //===== By: ================================================== //= acky (1.1) //===== Current Version: ===================================== //= 1.2 //===== Compatible With: ===================================== -//= Any eAthena Version +//= Any rAthena Version //===== Description: ========================================= //= Plays a hybrid Russian Roulette Rock Scissors Paper game. //===== Additional Comments: ================================= @@ -283,4 +283,4 @@ P10: LEAVE: mes "Pansy."; close; -}
\ No newline at end of file +} |