Duel.PayLPCost
Source Code | Usage Examples | Duel Functions
Makes a player (int player) pay an amount (int cost) of LP
Signature
Duel.PayLPCost(int player, int cost) → nil
lua
Duel.PayLPCost(player,cost)Source Code | Usage Examples | Duel Functions
Makes a player (int player) pay an amount (int cost) of LP
Duel.PayLPCost(int player, int cost) → nil
Duel.PayLPCost(player,cost)