mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-29 16:18:35 +01:00
Reworking the taste system to allow for species-level taste definitions.
Reworking how data is initialized and handled by reagents. Post-rebase update for taste PR. Further work on the taste system. Updating taste strings. God help me.
This commit is contained in:
@@ -41,4 +41,4 @@
|
||||
add_attack_logs(user,hit_atom,"Wetted the floor with [src] at [T.x],[T.y],[T.z]")
|
||||
else if(hit_atom.reagents && !ismob(hit_atom)) //TODO: Something for the scepter
|
||||
hit_atom.reagents.add_reagent(id = "water", amount = 60, data = null, safety = 0)
|
||||
adjust_instability(5)
|
||||
adjust_instability(5)
|
||||
|
||||
Reference in New Issue
Block a user