Various bugfixes (#15873)

* pAI Record Fix

* AI Respawnability

* Wine Reagents

* Ghost Repulsing

* Agent ID Card Numbers

* Maint Drone Lights

* Fix fixes

Co-authored-by: Farie82 <farie82@users.noreply.github.com>

* Headpocket runtimes

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
This commit is contained in:
SabreML
2021-04-19 14:50:30 +01:00
committed by GitHub
co-authored by Farie82
parent 3a12a54f20
commit fb06547f97
10 changed files with 21 additions and 12 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
icon_state = "orange" // Sprite created by https://github.com/binarysudoku for Goonstation, They have relicensed it for our use.
tastes = list("orange" = 1)
filling_color = "#FFA500"
distill_reagent = "triple_sec"
distill_reagent = "tequilasunrise"
// Lemon
/obj/item/seeds/lemon
@@ -26,7 +26,6 @@
filling_color = "#FFD700"
bitesize_mod = 2
tastes = list("cocoa" = 1)
distill_reagent = "creme_de_cacao"
// Vanilla Pod
/obj/item/seeds/cocoapod/vanillapod
+1 -1
View File
@@ -22,7 +22,7 @@
icon_state = "tobacco_leaves"
tastes = list("tobacco" = 1)
filling_color = "#008000"
distill_reagent = "creme_de_menthe" //Menthol, I guess.
distill_reagent = "menthol"
// Space Tobacco
/obj/item/seeds/tobacco/space