Dont rush these things...

This commit is contained in:
quotefox
2021-07-20 12:19:41 +01:00
parent e661136269
commit 4e09683c28
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ GLOBAL_VAR_INIT(rpg_loot_items, FALSE)
var/price = 0
//Hyper, for clothes that reveal your behind! butt stuff, you know how it is.
var/do_not_cover_butt = false
var/do_not_cover_butt = FALSE
/obj/item/Initialize()