Возможность видеть свои и чужие костюмы игроков со всего вара!
Костюмы игроков вара by Cheeszouly
Details
AuthorCheeszouly
LicenseNo License
Categoryuserstyles
Created
Updated
Size567 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserScript==
// @name Костюмы игроков вара
// @namespace costume.catwar
// @version 2024-06-05
// @description Возможность видеть свои и чужие костюмы игроков со всего вара!
// @author Та, Что Принесёт Бедствие ( https://catwar.su/cat1528152 )
// ==/UserScript== */
@-moz-document domain("https://catwar.su/cw3/") {
div[style*="/cw3/composited/4da6346d38489c0d.png"] {
background-image: url('https://ibb.co/YRqqwqh') !important; }
}