[GC] Kiss The Mortog Keyboard Controls

Play Kiss the Mortog with the keyboard.

// ==UserScript==
// @name        [GC] Kiss The Mortog Keyboard Controls
// @namespace   https://greasyfork.org/en/users/1225524-kaitlin
// @match       https://www.grundos.cafe/medieval/kissthemortog/*
// @grant       none
// @license     MIT
// @version     86
// @author      Cupkait
// @icon        https://i.imgur.com/4Hm2e6z.png
// @description Play Kiss the Mortog with the keyboard.
// ==/UserScript==


if (!localStorage.getItem('scriptAlert-487357')) {
    alert("Kiss The Mortog keyboard script has been discontinued. You can remove it from your browser from your user script extension's settings.");
    localStorage.setItem('scriptAlert-487357', 'true');
}