fuckit, I'm just gunna wholesale port from baycode I guess

This commit is contained in:
Poojawa
2019-06-05 04:55:36 -05:00
parent 9e01a078ec
commit 11d10d3805
21 changed files with 102 additions and 361 deletions
+1
View File
@@ -113,6 +113,7 @@ GLOBAL_VAR_INIT(rpg_loot_items, FALSE)
//Blood overlay things
var/blood_color
var/image/blood_overlay = null //this saves our blood splatter overlay, which will be processed not to go over the edges of the sprite
/obj/item/Initialize()