From aec61177f217744ca9d18f11e949ecf1ce307315 2020-01-20 22:55:47 From: Kaylee Lange Date: 2020-01-20 22:55:47 Subject: [PATCH] Add special hover functionality for comic 1564 --- diff --git a/index.php b/index.php index fc9c249..fe26b62 100644 --- a/index.php +++ b/index.php @@ -116,6 +116,29 @@ if ($STRIP['type'] == 24 || $_GET['hidden_vn_test'] == 'yes_please') { } else { printf('%s', SITE_STRIP, $EFFECTIVE_ID, $STRIP['ext'], $alttext, utfentities($tooltip)); } +if ($EFFECTIVE_ID == 1564) { +?> + +', SITE_STRIP, $EFFECTIVE_ID, $style); +} ?>