mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
Adds fibers to clothing and bags/boxes/etc. (#6912)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/obj/item/clothing
|
||||
matter = list(MAT_FIBERS = 50)
|
||||
var/update_icon_define_orig = null // temp storage for original update_icon_define (if it exists)
|
||||
var/update_icon_define_digi = null
|
||||
var/fit_for_digi = FALSE // flag for if clothing has already been reskinned to digitigrade
|
||||
|
||||
Reference in New Issue
Block a user