diff options
| author | GriffinR <griffin.richards@comcast.net> | 2019-09-05 14:56:34 -0400 |
|---|---|---|
| committer | GriffinR <griffin.richards@comcast.net> | 2019-09-05 14:56:34 -0400 |
| commit | 1d703e786bd56bc33fe3cc3ff672e7d31d74319d (patch) | |
| tree | a459d316d6c3cddf42fd825e49a91d652c03b7af /data/scripts/tv.inc | |
| parent | 6b04ea0727973e66227b31caa2ccdcb6f2b4891f (diff) | |
move some data out of event_scripts, use game stat constants
Diffstat (limited to 'data/scripts/tv.inc')
| -rw-r--r-- | data/scripts/tv.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/tv.inc b/data/scripts/tv.inc index a91237257..ed279d478 100644 --- a/data/scripts/tv.inc +++ b/data/scripts/tv.inc @@ -1,6 +1,6 @@ EventScript_TV:: @ 827EE0B lockall - incrementgamestat 44 + incrementgamestat GAME_STAT_WATCHED_TV special ResetTVShowState specialvar VAR_RESULT, CheckForBigMovieOrEmergencyNewsOnTV compare VAR_RESULT, 2 |
