Commit Graph

6 Commits

Author SHA1 Message Date
sp-tarkov-bot b45d5befb1 Format Style Fixes 2025-07-27 08:06:42 +00:00
Chomp 84691bf122 Added missing comma 2025-07-25 15:29:21 +01:00
qingchun a70a6eba05 fix(hideout.json): Synced with wiki and fixed incorrect recipes (#514)
* fix(hideout.json): Synced with wiki and fixed incorrect recipes

* add(hideout.json): add Maska-1SCh face shield (Killa Edition)

* Revert "add(hideout.json): add Maska-1SCh face shield (Killa Edition)"

This reverts commit a9a35151c3e81fc021f2c60a28468dd65f50f142.

* Fix formatting

* style(hideout.json): Reorder

---------

Co-authored-by: Archangel <jesse@archangel.wtf>
2025-07-25 14:16:20 +00:00
RuKira 83c7864bc3 Fixed Cultist Circle Recipes
- Added Cultist Fig -> Spooky skull mask
- - Was Spooky skull mask -> Cultist Fig
- Added 5x Cultist Fig -> Cultist Knife
- - Was 5x Spooky skull mask -> Cultist Knife
- Added WD-40 (400ml) -> WD-40 (100ml)
- Updated "repeatable" values for some recipes

I will likely make another PR a bit later with a few more updates, I need to verify some more repeatable values.

Thanks to @qingchunnh for pointing this out!
2025-07-25 04:32:38 -04:00
Archangel 73269806cc Remove unused properties from configs, cleanup nullability 2025-07-12 14:24:21 +02:00
Cj 07f57e16a8 Task: Rename Assets folder to SPT_Data (#394)
* Rename `Assets` to `SPT_Data`

* Added GZ 20+ variant to repeatable quest system #395

* Repeatable code cleanup

* Removed PMC level check for repeatable Quest pool generation #395
they will always generate for both GZ variants

* Rename `Assets` to `SPT_Data`

---------

Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
2025-06-15 09:54:33 +01:00