;;LiquidSilver (C) 2005
[@main]
#IF
check [003] 1
#ACT
break

#IF
#ACT
mov   A1   %USERNAME 

#IF
checkjob warrior
check [003] 0
#ACT
give Gold 20000
SET [003] 1

MONRECALL Elskelly  4  4
lineMsg [Grobal] "A new Warrior '<$OUTPUT(A1)>' Is born to LiquidSilver...."
#SAY
You good:<$OUTPUT(A1)>.\
(This is you the first monster which kill in the game, the system gives you {FCOLOR/10}1 Pet{FCOLOR/12} With {FCOLOR/10}20000 Gold {FCOLOR/12}As reward!)\\
(Prompt: After the new person is born,{FCOLOR/10}May arrive the corpse hole to practice the level and to make money, there corpse can explode the black iron, in the store 10 purities black iron selling prices 100,000, if you project on lastingly 15, that was 150,000 money{FCOLOR/12})

#IF
checkjob wizard
check [003] 0
#ACT
give Gold 20000
SET [003] 1

MONRECALL Elskelly  4  4
lineMsg [Grobal] "A new Wizard '<$OUTPUT(A1)>' Is born to LiquidSilver...."
#SAY
You good: <$OUTPUT(A1)>.\
(This is you the first monster which kill in the game, the system gives you {FCOLOR/10}1 Pet{FCOLOR/12} with {FCOLOR/10}20000 Gold{FCOLOR/12}As reward!)\\
(Prompt: After the new person is born,{FCOLOR/10}May arrive the corpse hole to practice the level and to make money, there corpse can explode the black iron, in the store 10 purities black iron selling prices 100,000, if you project on lastingly 15, that was 150,000 money{FCOLOR/12})

#IF
checkjob taoist
check [003] 0
#ACT
give Gold 20000
SET [003] 1

MONRECALL Elskelly  4  4
lineMsg [Grobal] "The world wind and cloud leaves our generation As soon as enters the rivers and lakes year to urge. A new taoist priest'<$OUTPUT(A1)>'Is born fills the mystical unknown world to this..."
#SAY
You good: <$OUTPUT(A1)> .\
(This is you the first monster which kill in the game, the system gives you {FCOLOR/10}1 Pet{FCOLOR/12} with {FCOLOR/10}20000 Gold{FCOLOR/12}As reward!)\\
(Prompt: After the new person is born,{FCOLOR/10}May arrive the corpse hole to practice the level and to make money, there corpse can explode the black iron, in the store 10 purities black iron selling prices 100,000, if you project on lastingly 15, that was 150,000 money{FCOLOR/12})





