Difference between revisions of "Talk:Guide to enemy types"

From NSV13
Jump to navigationJump to search
m (Undo revision 31245 by Bokkiewokkie (talk) I am a stupid)
Tag: Undo
Line 5: Line 5:
 
The ships do have stats etc in the code (found in [https://github.com/BeeStation/NSV13/blob/master/nsv13/code/modules/overmap/types/syndicate.dm nsv13/code/modules/overmap/types/syndicate.dm]), however I think it's important to mention actual fleets too e.g.: Scout fleet, Boarding etc. which includes the makeup of the fleet and the warning message you get when you enctounter them. (which can be found at line 336 in [https://github.com/BeeStation/NSV13/blob/f87df170dd04682f7420854ef0e9105d1a76948a/nsv13/code/modules/overmap/ai-skynet2.dm#L336 nsv13/code/modules/overmap/ai-skynet2.dm])<br>
 
The ships do have stats etc in the code (found in [https://github.com/BeeStation/NSV13/blob/master/nsv13/code/modules/overmap/types/syndicate.dm nsv13/code/modules/overmap/types/syndicate.dm]), however I think it's important to mention actual fleets too e.g.: Scout fleet, Boarding etc. which includes the makeup of the fleet and the warning message you get when you enctounter them. (which can be found at line 336 in [https://github.com/BeeStation/NSV13/blob/f87df170dd04682f7420854ef0e9105d1a76948a/nsv13/code/modules/overmap/ai-skynet2.dm#L336 nsv13/code/modules/overmap/ai-skynet2.dm])<br>
 
--[[User:Bokkiewokkie|Bokkiewokkie]] ([[User talk:Bokkiewokkie|talk]]) 16:37, 25 September 2020 (CDT)
 
--[[User:Bokkiewokkie|Bokkiewokkie]] ([[User talk:Bokkiewokkie|talk]]) 16:37, 25 September 2020 (CDT)
 +
<br>
 +
<br>
 +
<br>
 +
Thank you! Ill sort them out by the size given in the code, then - when I finally get to a normal keyboard - I'll add the contents of the fleets

Revision as of 04:43, 28 September 2020

Is  there an already created specification of ships, or can I make one up? Nothing much, just light and heavy, depending on its size. Simply for the sake of easier navigation Grabowski (talk) 03:30, 24 September 2020 (CDT)

The ships do have stats etc in the code (found in nsv13/code/modules/overmap/types/syndicate.dm), however I think it's important to mention actual fleets too e.g.: Scout fleet, Boarding etc. which includes the makeup of the fleet and the warning message you get when you enctounter them. (which can be found at line 336 in nsv13/code/modules/overmap/ai-skynet2.dm)
--Bokkiewokkie (talk) 16:37, 25 September 2020 (CDT)


Thank you! Ill sort them out by the size given in the code, then - when I finally get to a normal keyboard - I'll add the contents of the fleets