Removes kitty ears from the game. (#9158)

This commit is contained in:
Matt Atlas
2020-06-20 16:49:37 +02:00
committed by GitHub
parent 8aef86e8e0
commit 3ff07313e8
9 changed files with 43 additions and 41 deletions
@@ -57,9 +57,6 @@
var/list/collar_states
var/list/uniform_states
// This is for the kitty ears item.
var/list/kitty_ear_cache = list()
var/list/ao_cache = list()
var/list/light_fixture_cache = list()