mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Merge pull request #1753 from VOREStation/aro-sccost
Reduce soulcatcher cost some
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
name = "Soulcatcher"
|
name = "Soulcatcher"
|
||||||
desc = "A mind storage and processing system capable of capturing and supporting human-level minds in a small VR space."
|
desc = "A mind storage and processing system capable of capturing and supporting human-level minds in a small VR space."
|
||||||
list_pos = NIF_SOULCATCHER
|
list_pos = NIF_SOULCATCHER
|
||||||
cost = 1265
|
cost = 950
|
||||||
wear = 1
|
wear = 1
|
||||||
p_drain = 0.01
|
p_drain = 0.01
|
||||||
other_flags = (NIF_O_SCMYSELF|NIF_O_SCOTHERS) // Default on when installed, clear when uninstalled
|
other_flags = (NIF_O_SCMYSELF|NIF_O_SCOTHERS) // Default on when installed, clear when uninstalled
|
||||||
|
|||||||
Reference in New Issue
Block a user