Buffs Species Drinks (#30613)

* Update alcohol.dm

* Update alcohol.dm

* drinks

* Update alcohol.dm

* Update alcohol.dm

* Update alcohol.dm

* WIP

* Fixed everything 😎

* Signal handler

* Update code/modules/reagents/chemistry/reagents/alcohol.dm

Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/modules/reagents/chemistry/reagents/alcohol.dm

Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

---------

Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
CRUNCH
2025-11-06 05:49:11 +00:00
committed by GitHub
co-authored by DGamerL
parent 1010227862
commit 707c75fbd8
5 changed files with 540 additions and 264 deletions
@@ -1368,6 +1368,7 @@
update_mutantrace()
regenerate_icons()
SEND_SIGNAL(src, COMSIG_AFTER_SPECIES_CHANGE)
if(dna.species)
return TRUE
else