runtime fixes

This commit is contained in:
Poojawa
2018-09-22 04:06:06 -05:00
parent 720b25c6f5
commit 12a9989a7c
5 changed files with 7 additions and 6 deletions

View File

@@ -93,7 +93,7 @@
container_type = OPENCONTAINER
complexity = 4
inputs = list()
outputs = list("volume used" = IC_PINTYPE_NUMBER, "self reference" = IC_PINTYPE_REF)
outputs = list("volume used" = IC_PINTYPE_NUMBER, "self reference" = IC_PINTYPE_SELFREF)
activators = list("push ref" = IC_PINTYPE_PULSE_IN)
spawn_flags = IC_SPAWN_DEFAULT|IC_SPAWN_RESEARCH
var/volume = 60