add game&rawdata

This commit is contained in:
Vasily Petrov 2026-06-17 23:06:51 +03:00
parent 0133cd976c
commit 49b34b5546
45731 changed files with 709831 additions and 0 deletions

View file

@ -0,0 +1,12 @@
[logic]
active = sr_idle
[sr_idle]
on_info = {+zat_b3_tech_drinking} sr_idle@discount_1 %+zat_b3_tech_discount_1%
[sr_idle@discount_1]
on_game_timer = 7200 | sr_idle %-zat_b3_tech_discount_1%
on_info = {+zat_b3_tech_have_couple_dose +zat_b3_tech_discount_1 +zat_b3_tech_drinking} sr_idle@discount_2 %+zat_b3_tech_discount_2%
[sr_idle@discount_2]
on_game_timer = 7200 | sr_idle %-zat_b3_tech_discount_1 -zat_b3_tech_discount_2%