Merge branch 'master' into upstream-merge-11110

This commit is contained in:
Nadyr
2021-07-16 19:09:43 -04:00
committed by GitHub
529 changed files with 1341 additions and 1359 deletions

View File

@@ -7,7 +7,7 @@
item_state = "technomancer_core"
w_class = ITEMSIZE_HUGE
slot_flags = SLOT_BACK
unacidable = 1
unacidable = TRUE
origin_tech = list(
TECH_MATERIAL = 8, TECH_ENGINEERING = 8, TECH_POWER = 8, TECH_BLUESPACE = 10,
TECH_COMBAT = 7, TECH_MAGNET = 9, TECH_DATA = 5

View File

@@ -181,7 +181,7 @@
if(A == firer) // For this, you CAN shoot yourself.
on_impact(A)
density = 0
density = FALSE
invisibility = 101
qdel(src)