Fix Strange Rock Size (#6535)

* Fix Strange Rock Size

Title

* Create TheFurryFeline - Strange Rock Fixy.yml.txt

* Proper Changelog Filetype
This commit is contained in:
TheFurryFeline
2019-11-29 19:49:56 -05:00
committed by VirgoBot
parent b1e5b169e2
commit cc54005602
2 changed files with 37 additions and 0 deletions
@@ -21,6 +21,7 @@
icon_state = "strange"
var/datum/geosample/geologic_data
origin_tech = list(TECH_MATERIAL = 5)
w_class = ITEMSIZE_SMALL //TFF 25/11/19 - fixes the strange rocks to be small size like before and not normal.
/obj/item/weapon/strangerock/New(loc, var/inside_item_type = 0)
pixel_x = rand(0,16)-8