Skip to content

Commit

Permalink
Removendo codigo morto
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorsilverio authored Dec 2, 2018
1 parent 0ed5879 commit fa7d43d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions comum/utilidades.pm
Original file line number Diff line number Diff line change
Expand Up @@ -423,16 +423,6 @@ macro informacoes {
]
}
#automacro sairDeMocFild20 {
# InMap moc_fild20
# exclusive 1
# call {
# do move 38 183 &rand(2,4)
# do talknpc 38 183 r2
# }
#
#}
sub desequipar {
my $tipo = shift;
if (exists $char->{equipment}{$tipo}) {
Expand Down

0 comments on commit fa7d43d

Please sign in to comment.