Closed bepro-bot closed 5 months ago
@Ruiub3i reviewed this with the following message:
Needs to have its Unit tests finalized, and we need someone to help Ricardo, point of contact from clash of cards to ensure the Object has all the functions necessary. All the basic object structure is done
@Ruiub3i This pull request is essentially a copy paste of an already existing contract, this should never happen. We either need to refactor the existing contract into a more dynamic contract to support two use cases or we should create a new contract that is deynamic enough to support the N use cases and then create the derived contracts for each case from that contract
This makes it that other people will not need to request a new contract if they don't need any customization, and still enable others to customize at will with a simple base-layer.
PS: Branch also has conflicts.
Create a simple Opener Object (similar to RealFevr)
Initial Rules :
*Read more in the comments