mirror of
https://bitbucket.org/seefoe/dockerized-swg-src.git
synced 2026-07-14 00:01:36 -04:00
5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
boolean addLoot( obj_id target )
|
|
{
|
|
return hasLoot;
|
|
}
|