Skip to content

Commit

Permalink
stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
thgvr committed Oct 13, 2023
1 parent 758ed9a commit 9ee6455
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/research/designs/stock_parts_designs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
/datum/material/bluespace = 2500,
)
category = list(
"Stock Parts"
"Stock Parts",
"Imported",
)

Expand Down
3 changes: 3 additions & 0 deletions shiptest.dme
Original file line number Diff line number Diff line change
Expand Up @@ -3115,7 +3115,10 @@
#include "code\modules\research\server.dm"
#include "code\modules\research\stock_parts.dm"
#include "code\modules\research\design_disks\_design_disk.dm"
#include "code\modules\research\design_disks\engineering.dm"
#include "code\modules\research\design_disks\firearms.dm"
#include "code\modules\research\design_disks\medical.dm"
#include "code\modules\research\design_disks\science.dm"
#include "code\modules\research\designs\AI_module_designs.dm"
#include "code\modules\research\designs\autolathe_designs.dm"
#include "code\modules\research\designs\biogenerator_designs.dm"
Expand Down

0 comments on commit 9ee6455

Please sign in to comment.