;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[@main]
#CALL [System\SpecRepairAll.txt] @CompleteSpecRepair

;[@_Startup]
;#IF
;Random 3
;#ACT
;Speak "Special Repair added again"
;DelayGoto [Grobal] 380 @_Startup
;Break
;
;#IF
;Random 3
;#ACT
;Speak "Special Repair your special items now!"
;DelayGoto [Grobal] 380 @_Startup
;Break
;
;#IF
;Random 3
;#ACT
;Speak "Use a Special Ring as your wedding ring"
;DelayGoto [Grobal] 380 @_Startup
;Break
;
;#IF
;#ACT
;DelayGoto [Grobal] 380 @_Startup
;Break
;
;
[@SayHello]
#ACT
Speak "Hello Venom :P"
Break

[@SayGoodBye]
#ACT
Speak "Cya Venom :)"
Break
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
