mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
FIXED: inconsistencies with stack item names.
CHANGE: stacks are gender = PLURAL by default because it fits.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
* Stacks
|
||||
*/
|
||||
/obj/item/stack
|
||||
gender = PLURAL
|
||||
origin_tech = "materials=1"
|
||||
var/list/datum/stack_recipe/recipes
|
||||
var/singular_name
|
||||
|
||||
Reference in New Issue
Block a user