forgot to rename it

This commit is contained in:
Sharkmare
2023-03-02 15:00:38 +01:00
parent d54529899b
commit aa678e63db

View File

@@ -314,7 +314,7 @@
//CHOMPADDITION Math iterators
/obj/item/integrated_circuit/arithmetic/iterator
name = "++"
name = "iterator"
desc = "This circuit adds Y to its input and provides it as an output."
extended_desc = "This circuit is equal to an operation performing X+Y but also modifes X to be the result."
icon_state = "addition"