do_not_cover_butt = true

new thing.
This commit is contained in:
quotefox
2021-07-20 12:16:56 +01:00
parent 357749cd5f
commit e661136269
4 changed files with 17 additions and 1 deletions
+2
View File
@@ -124,6 +124,8 @@ GLOBAL_VAR_INIT(rpg_loot_items, FALSE)
//Hyper economy
var/price = 0
//Hyper, for clothes that reveal your behind! butt stuff, you know how it is.
var/do_not_cover_butt = false
/obj/item/Initialize()