diff options
Diffstat (limited to 'src/map/status.c')
-rw-r--r-- | src/map/status.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/status.c b/src/map/status.c index ef559853d..6ff33adcb 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -6847,6 +6847,7 @@ int status_change_timer(int tid, unsigned int tick, int id, int data) break; case SC_SPLASHER: + // custom Venom Splasher countdown timer //if (sc->data[type].val4 % 1000 == 0) { // char timer[10]; // snprintf (timer, 10, "%d", sc->data[type].val4/1000); |