silkedit 0.1.1 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -91,7 +91,7 @@ bellhart:
91
91
  hazardRespawnFacing: 1
92
92
  soft_reqs:
93
93
  BelltownHouseUnlocked: true
94
- hard_reqs: { }
94
+ hard_reqs: {}
95
95
  min_act: 2
96
96
  bench:
97
97
  data:
@@ -880,6 +880,19 @@ karak:
880
880
  hard_reqs: {}
881
881
  min_act: 2
882
882
  marrow:
883
+ bellbeast_spawn:
884
+ data:
885
+ playerData:
886
+ atBench: false
887
+ respawnScene: Bone_05
888
+ mapZone: 2
889
+ extraRestZone: 0
890
+ respawnMarkerName: Silk Heart Memory Respawn Marker
891
+ respawnType: 0
892
+ hazardRespawnFacing: 0
893
+ soft_reqs: { }
894
+ hard_reqs: { }
895
+ min_act: 1
883
896
  entrance:
884
897
  data:
885
898
  playerData:
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Silkedit
4
- VERSION = "0.1.1"
4
+ VERSION = "0.1.3"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: silkedit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Khoury