Skip to content

Commit

Permalink
Update emociones.wlk
Browse files Browse the repository at this point in the history
  • Loading branch information
regueiranehuen authored Nov 22, 2024
1 parent c7d744f commit 8045352
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions emociones.wlk
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ class Furia inherits Emocion{

var palabrotas = []

method palabrotas()=palabrotas

override method puedeLiberarse(persona){
return super(persona) && palabrotas.any({p=>p.size() > 7})
}
Expand Down

0 comments on commit 8045352

Please sign in to comment.