mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
forgot to rename it
This commit is contained in:
@@ -314,7 +314,7 @@
|
|||||||
|
|
||||||
//CHOMPADDITION Math iterators
|
//CHOMPADDITION Math iterators
|
||||||
/obj/item/integrated_circuit/arithmetic/iterator
|
/obj/item/integrated_circuit/arithmetic/iterator
|
||||||
name = "++"
|
name = "iterator"
|
||||||
desc = "This circuit adds Y to its input and provides it as an output."
|
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."
|
extended_desc = "This circuit is equal to an operation performing X+Y but also modifes X to be the result."
|
||||||
icon_state = "addition"
|
icon_state = "addition"
|
||||||
|
|||||||
Reference in New Issue
Block a user