mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user