Add init fishing script func
This commit is contained in:
@@ -66,3 +66,10 @@ let fishingCatchables = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|
||||||
|
function initFishingScript() {
|
||||||
|
logToConsole(LOG_INFO, "[Asshat.Fishing]: Initializing fishing script ...");
|
||||||
|
logToConsole(LOG_INFO, "[Asshat.Fishing]: Fishing script initialized successfully!");
|
||||||
|
}
|
||||||
|
|
||||||
|
// ===========================================================================
|
||||||
Reference in New Issue
Block a user