Items without Export Datums calculate their value based on material datums. (#49991)

* The exportlarity.

* Some clean up on cargo logs. May need tweaks still

* Whoops.

* Several Review comments and some cleanup on pricetags

* Review comments round 2

* Almost forgot

* further updates.

* Forgot one.

* Yeah that isn't doing anything.
This commit is contained in:
ArcaneMusic
2020-03-31 02:55:06 -03:00
committed by GitHub
parent 01fb5cc700
commit a24f6da1e3
4 changed files with 73 additions and 12 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ Unless you know what you're doing, only use the first three numbers. They're in
strength_modifier = 0.5
sheet_type = /obj/item/stack/sheet/mineral/wood
categories = list(MAT_CATEGORY_RIGID = TRUE)
value_per_unit = 0.06
value_per_unit = 0.01
beauty_modifier = 0.1
armor_modifiers = list("melee" = 1.1, "bullet" = 1.1, "laser" = 0.4, "energy" = 0.4, "bomb" = 1, "bio" = 0.2, "rad" = 0, "fire" = 0, "acid" = 0.3)