This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| LuaUserData.MakeFieldAccessible(Descriptors["Barotrauma.StatusEffect"], "user") | |
| local discordWebHook = "https://discord.com/api/webhooks/980161887704580120/mb2lJ7i0CmccQvwpgTQdwY_6uoaptMOPzj1gSnSWWhFk_1pDhyQdIOA7S1899Z3MW9DL" | |
| local explosives = {"frag grenade", "incendium grenade", "emp grenade", "stun grenade", "Oxygenite Shard"} | |
| local poisons = {"Velonaceps Calyx Eggs", "Cyanide", "Deliriumine", "Morbusine", "Sufforin", "Radiotoxin", "Raptor Bane Extract", "Chloral Hydrate", "Paralysis"} | |
| local medicalItems = {"Fentanyl", "Morphine", "opium", "Liquid Oxygenite", "Pomegrenade Extract", "Deusizine", "Broad-spectrum Antibiotics", "Ethanol"} | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [misc] | |
| display_opt = SHOW_TOWN_NAMES|SHOW_STATION_NAMES|SHOW_SIGNS|FULL_ANIMATION|FULL_DETAIL|WAYPOINTS|SHOW_COMPETITOR_SIGNS | |
| fullscreen = false | |
| support8bpp = no | |
| graphicsset = | |
| soundsset = | |
| musicset = | |
| videodriver = | |
| musicdriver = |