-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2305 from DS-13-Dev-Team/revert-2304-revert-2303-…
…revert-2302-revert-2301-dev Revert "Revert "Revert "Revert "shit""""
- Loading branch information
Showing
70 changed files
with
1,065 additions
and
1,227 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,36 @@ | ||
/obj/item/stack/power_node | ||
name = "power nodes" | ||
desc = "It seems to be radiating a lot of energy." | ||
singular_name = "power node" | ||
icon = 'icons/obj/tools.dmi' | ||
icon_state = "powernode" | ||
w_class = ITEM_SIZE_SMALL | ||
max_amount = 20 | ||
item_flags = ITEM_FLAG_NO_BLUDGEON | ||
origin_tech = list(TECH_MATERIAL = 6, TECH_BLUESPACE = 4) | ||
|
||
/obj/item/stack/special_node | ||
name = "cutter nodes" | ||
desc = "A power node that seems to have been built to specifically enhance a plasma cutter in a strange manner." | ||
singular_name = "cutter node" | ||
icon = 'icons/obj/tools.dmi' | ||
color = "#e97f83" | ||
icon_state = "powernode" | ||
w_class = ITEM_SIZE_SMALL | ||
max_amount = 20 | ||
item_flags = ITEM_FLAG_NO_BLUDGEON | ||
origin_tech = list(TECH_MATERIAL = 6, TECH_BLUESPACE = 4) | ||
|
||
obj/item/stack/special_node/cutter | ||
|
||
obj/item/stack/special_node/divet | ||
desc = "A power node that seems to have been built to specifically enhance a divet gun in a strange manner." | ||
name = "divet nodes" | ||
singular_name = "divet node" | ||
color = "#6e6ec1" | ||
|
||
obj/item/stack/special_node/evil | ||
desc = "A strange power note emanating with an evil aura." | ||
name = "divet nodes" | ||
singular_name = "divet node" | ||
/obj/item/stack/power_node | ||
name = "power nodes" | ||
desc = "It seems to be radiating a lot of energy." | ||
singular_name = "power node" | ||
icon = 'icons/obj/tools.dmi' | ||
icon_state = "powernode" | ||
w_class = ITEM_SIZE_SMALL | ||
max_amount = 20 | ||
item_flags = ITEM_FLAG_NO_BLUDGEON | ||
origin_tech = list(TECH_MATERIAL = 6, TECH_BLUESPACE = 4) | ||
|
||
/obj/item/stack/special_node | ||
name = "cutter nodes" | ||
desc = "A power node that seems to have been built to specifically enhance a plasma cutter in a strange manner." | ||
singular_name = "cutter node" | ||
icon = 'icons/obj/tools.dmi' | ||
color = "#e97f83" | ||
icon_state = "powernode" | ||
w_class = ITEM_SIZE_SMALL | ||
max_amount = 20 | ||
item_flags = ITEM_FLAG_NO_BLUDGEON | ||
origin_tech = list(TECH_MATERIAL = 6, TECH_BLUESPACE = 4) | ||
|
||
obj/item/stack/special_node/cutter | ||
|
||
obj/item/stack/special_node/divet | ||
desc = "A power node that seems to have been built to specifically enhance a divet gun in a strange manner." | ||
name = "divet nodes" | ||
singular_name = "divet node" | ||
color = "#6e6ec1" | ||
|
||
obj/item/stack/special_node/evil | ||
desc = "A strange power note emanating with an evil aura." | ||
name = "evil nodes" | ||
singular_name = "evil node" | ||
color = "#740909" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.