mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Removes kitty ears from the game. (#9158)
This commit is contained in:
@@ -66,8 +66,7 @@
|
||||
if(59 to 60)
|
||||
new /obj/item/rig/eva(src)
|
||||
if(61 to 62)
|
||||
for(var/i = 0, i < 12, ++i)
|
||||
new /obj/item/clothing/head/kitty(src)
|
||||
new /obj/item/clothing/head/collectable/swat(src)
|
||||
if(63 to 64)
|
||||
var/t = rand(4,7)
|
||||
for(var/i = 0, i < t, ++i)
|
||||
|
||||
Reference in New Issue
Block a user