update pepween point indicator & half price on period
This commit is contained in:
parent
4862b5fd23
commit
75e7dd42e6
4 changed files with 116 additions and 544 deletions
|
|
@ -14,7 +14,17 @@
|
|||
#include=menu_catalog_default_init.py
|
||||
?>
|
||||
|
||||
|
||||
DEBUGVAR SystemTimeHourInt
|
||||
If SystemTimeHourInt >= 19 Then
|
||||
Var Haunted7price = 30
|
||||
Else
|
||||
If SystemTimeHourInt < 5 Then
|
||||
Var Haunted7price = 30
|
||||
Else
|
||||
Var Haunted7price = $12-99-03-0066.Price
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue