mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-01 16:27:16 +00:00
Updated Perl Mob (markdown)
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
```
|
```perl
|
||||||
bool $mob->IsClient()
|
$mob->IsClient(); # bool
|
||||||
bool $mob->IsNPC()
|
bool $mob->IsNPC()
|
||||||
bool $mob->IsMob()
|
bool $mob->IsMob()
|
||||||
bool $mob->IsCorpse()
|
bool $mob->IsCorpse()
|
||||||
|
|||||||
Reference in New Issue
Block a user