Merge pull request #11634 from Markolie/laborstacker

Updates the prison labor point system
This commit is contained in:
variableundefined
2019-07-09 18:21:58 +08:00
committed by GitHub
7 changed files with 227 additions and 143 deletions
+1
View File
@@ -66,6 +66,7 @@ var/global/list/datum/stack_recipe/bluespace_crystal_recipes = list(new/datum/st
attack_verb = list("bluespace polybashed", "bluespace polybattered", "bluespace polybludgeoned", "bluespace polythrashed", "bluespace polysmashed")
toolspeed = 1
usesound = 'sound/items/deconstruct.ogg'
point_value = 30
/obj/item/stack/sheet/bluespace_crystal/New()
..()